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