ShitpostPoridgeClub/packages/backend/test/.eslintrc

8 lines
69 B
Text
Raw Normal View History

2022-03-06 21:07:44 +03:00
{
"env": {
"node": true,
"mocha": true,
"commonjs": true
}
}