13 lines
156 B
Plaintext
13 lines
156 B
Plaintext
|
{
|
||
|
"libs": [
|
||
|
"ecmascript",
|
||
|
"browser"
|
||
|
],
|
||
|
"plugins": {
|
||
|
"doc_comment": true,
|
||
|
"local-scope": true,
|
||
|
"jsx": true,
|
||
|
"node": true
|
||
|
}
|
||
|
}
|