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