mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 18:06:06 +00:00
feat: notification and spinning display step 1 (#1345)
* feat: notification and loading display step 1 * chore: linter with husky and prettier, specifying rules needed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["prettier --write", "eslint --fix", "eslint"]
|
||||
}
|
||||
Reference in New Issue
Block a user