1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
cherrypick/test/.eslintrc
2021-03-13 00:18:41 +09:00

8 lines
69 B
Plaintext

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