keeweb/app/scripts/.eslintrc

6 lines
63 B
Plaintext

{
"rules": {
"import/no-commonjs": "error"
}
}