1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
cherrypick/packages/backend/test/.eslintrc
2021-11-12 12:07:37 +09:00

8 lines
69 B
Plaintext

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