8 lines
105 B
Text
8 lines
105 B
Text
|
{
|
||
|
"extends": "@dabh/eslint-config-populist",
|
||
|
"rules": {
|
||
|
"no-undefined": 0,
|
||
|
"strict": 0
|
||
|
}
|
||
|
}
|