mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
3 lines
75 B
JSON
3 lines
75 B
JSON
{
|
|
"*.{js,jsx,ts,tsx}": ["prettier --write", "eslint --fix", "eslint"]
|
|
} |