1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-21 07:06:39 +02:00
keeweb/app/scripts/.eslintrc
2019-09-16 22:01:59 +02:00

6 lines
63 B
Plaintext

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