keeweb/app/scripts/.eslintrc

6 lines
63 B
Plaintext
Raw Permalink Normal View History

2019-09-16 22:01:59 +02:00
{
"rules": {
"import/no-commonjs": "error"
}
}