8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
|
{
|
||
|
"rules": {
|
||
|
"no-console": "off",
|
||
|
"global-require": "off",
|
||
|
"import/no-dynamic-require": "off"
|
||
|
}
|
||
|
}
|