tracktracker/src/front/.eslintrc.json

7 lines
73 B
JSON

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