8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"extends": [
|
|
"../.eslintrc.json"
|
|
],
|
|
"env": {
|
|
"node": true
|
|
}
|
|
}
|