mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat: update eslint & prettier rules
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["prettier --write", "eslint --fix", "eslint"]
|
||||
}
|
||||
"*.{js,jsx,ts,tsx}": ["eslint --fix", "eslint"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user