14 lines
264 B
Plaintext
14 lines
264 B
Plaintext
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|