9 lines
108 B
Text
9 lines
108 B
Text
|
{
|
||
|
"parserOptions": {
|
||
|
"sourceType": "script"
|
||
|
},
|
||
|
"rules": {
|
||
|
"strict": ["error", "global"]
|
||
|
}
|
||
|
}
|