hensei-web/node_modules/@parcel/watcher/test/.eslintrc.json
2020-09-11 06:44:42 -07:00

6 lines
80 B
JSON

{
"extends": "../../../../.eslintrc.json",
"env": {
"mocha": true
}
}