FoundKey/test/.eslintrc

8 lines
69 B
Plaintext
Raw Normal View History

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