pegjs/test/.eslintrc.json

7 lines
59 B
JSON
Raw Normal View History

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