mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
|
{
|
||
|
"rules": {
|
||
|
"no-console": "off",
|
||
|
"global-require": "off",
|
||
|
"import/no-dynamic-require": "off"
|
||
|
}
|
||
|
}
|