23ddc68ade
this also removes precommit scripts because they were cumbersome
10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"libs": ["ecmascript", "browser"],
|
|
"plugins": {
|
|
"doc_comment": true,
|
|
"local-scope": true,
|
|
"jsx": true,
|
|
"node": true
|
|
}
|
|
}
|