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