mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
7 lines
114 B
Text
7 lines
114 B
Text
{
|
|
"rules": {
|
|
"no-console": "off",
|
|
"global-require": "off",
|
|
"import/no-dynamic-require": "off"
|
|
}
|
|
}
|