importing chrome extension

This commit is contained in:
Peli de Halleux
2016-06-22 09:43:03 -07:00
parent b150ee873f
commit 64826db4aa
8 changed files with 221 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"compiler-options": {
"target": "ES5",
"module": "amd",
"sourceMap": false
}
}