1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-28 23:08:17 +09:00
hotomoe/test/.eslintrc
2021-03-13 00:18:41 +09:00

8 lines
69 B
Plaintext

{
"env": {
"node": true,
"mocha": true,
"commonjs": true
}
}