mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 14:26:06 +00:00
fix: lint code to build success
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["eslint --fix", "eslint"]
|
||||
"*.{js,jsx,ts,tsx}": ["pnpm lint --fix", "pnpm lint"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user