Sharkey/src/.eslintrc

7 lines
52 B
Plaintext
Raw Normal View History

2021-03-12 17:18:41 +02:00
{
"env": {
"node": true,
"commonjs": true
}
}