Files
LangBot/web/.lintstagedrc.json
2025-04-30 17:36:46 +08:00

4 lines
56 B
JSON

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