1
0
Fork 0
tab-counter/.eslintrc.json
Daniel Baumann 5988d8b9b6
Adding upstream version 0.4.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-31 14:47:36 +02:00

6 lines
No EOL
75 B
JSON

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