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

7 lines
52 B
Plaintext

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