mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 22:36:02 +00:00
4 lines
56 B
JSON
4 lines
56 B
JSON
{
|
|
"*.{js,jsx,ts,tsx}": ["eslint --fix", "eslint"]
|
|
}
|