8295bd6882
this shall be a progressive process
15 lines
220 B
JSON
15 lines
220 B
JSON
{
|
|
"libs": [
|
|
"ecmascript",
|
|
"browser"
|
|
],
|
|
"plugins": {
|
|
"doc_comment": true,
|
|
"local-scope": true,
|
|
"jsx": true,
|
|
"node": true,
|
|
"webpack": {
|
|
"configPath": "./webpack/index.js"
|
|
}
|
|
}
|
|
} |