32d5cdc293
fixes #1354
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"libs": ["ecmascript", "browser"],
|
|
"plugins": {
|
|
"doc_comment": true,
|
|
"local-scope": true,
|
|
"jsx": true,
|
|
"node": true,
|
|
"webpack": {
|
|
"configPath":
|
|
"../../node_modules/joyent-react-scripts/src/webpack.config.dev.js"
|
|
}
|
|
}
|
|
}
|