1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-25 07:36:24 +09:00
hotomoe/packages/backend/test/.eslintrc
2021-11-12 12:07:37 +09:00

8 lines
69 B
Plaintext

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