chore: clean up web ui repo hygiene
This commit is contained in:
parent
94e62c9456
commit
2fcc9db903
4786 changed files with 1271 additions and 1275231 deletions
|
|
@ -9,10 +9,11 @@
|
|||
"preview": "vite preview",
|
||||
"lint": "biome lint ./src",
|
||||
"format": "biome format --write ./src",
|
||||
"check": "biome check ./src"
|
||||
"check": "biome check --error-on-warnings ./src",
|
||||
"hooks:install": "../scripts/install_git_hooks.sh",
|
||||
"postinstall": "../scripts/install_git_hooks.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/iosevka": "^5.2.5",
|
||||
"marked": "^12.0.0",
|
||||
"preact": "^10.22.0",
|
||||
"three": "^0.165.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue