11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
|
{
|
||
|
"extends": "../.eslintrc",
|
||
|
"env": {
|
||
|
"mocha": true,
|
||
|
"node": true,
|
||
|
"browser": true,
|
||
|
"webextensions": true
|
||
|
},
|
||
|
"globals": {
|
||
|
}
|
||
|
}
|