mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
{
|
|
"parserOptions": {
|
|
"sourceType": "script"
|
|
},
|
|
"rules": {
|
|
"strict": ["error", "global"]
|
|
}
|
|
}
|