1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 23:55:58 +09:00
cherrypick/packages/backend/test/.eslintrc

8 lines
69 B
Plaintext
Raw Normal View History

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