14 lines
204 B
JSON
Executable file
14 lines
204 B
JSON
Executable file
{
|
|
"libs": [
|
|
"ecma5",
|
|
"ecma6",
|
|
"browser",
|
|
"chai",
|
|
"underscore"
|
|
],
|
|
"plugins": {
|
|
"node": {},
|
|
"es_modules": {},
|
|
"jsx": {}
|
|
}
|
|
}
|