mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 08:46:02 +00:00
chore: rename web_ui dir to web
This commit is contained in:
3
web/.lintstagedrc.json
Normal file
3
web/.lintstagedrc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["prettier --write", "eslint --fix", "eslint"]
|
||||
}
|
||||
Reference in New Issue
Block a user