1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-12 01:00:36 -06:00
paricafe/packages/backend/test/.eslintrc

8 lines
69 B
Text
Raw Normal View History

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