1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-25 00:34:25 -06:00
paricafe/packages/backend/test/.eslintrc
2021-11-12 12:07:37 +09:00

7 lines
69 B
Text

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