screeps-bot-hurricane/.lintstagedrc.json
2026-01-02 23:58:00 +01:00

3 lines
42 B
JSON

{
"*.{js,jsx,ts,tsx}": "eslint --fix"
}