This commit is contained in:
syuilo 2021-11-12 12:07:37 +09:00
parent 9acc36185b
commit 7706c38d3d
35 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,7 @@
{
"env": {
"node": true,
"mocha": true,
"commonjs": true
}
}