1
0
Fork 0
tab-counter/.eslintrc.json

6 lines
75 B
JSON
Raw Permalink Normal View History

{
"extends": "standard",
"globals": {
"browser": true
}
}