11 lines
122 B
JSON
11 lines
122 B
JSON
|
{
|
||
|
"extends": "standard",
|
||
|
"env": {
|
||
|
"browser": true,
|
||
|
"node": true
|
||
|
},
|
||
|
"globals": {
|
||
|
"DOTGRID": true
|
||
|
}
|
||
|
}
|