mirror of
https://github.com/electron/electron.git
synced 2026-01-25 07:18:18 -05:00
8 lines
94 B
JSON
8 lines
94 B
JSON
{
|
|
"env": {
|
|
"jquery": true,
|
|
"mocha": true
|
|
},
|
|
"extends": "./eslintrc-base.json"
|
|
}
|