mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix: update package-lock.json with new biomejs CLI versions and clean up package.json lint-staged configuration
This commit is contained in:
@@ -59,8 +59,6 @@
|
||||
"wrangler": "^3.114.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{ts,tsx,astro,js,jsx}": [
|
||||
"biome check --write ."
|
||||
]
|
||||
"src/**/*.{ts,tsx,astro,js,jsx}": ["biome check --write ."]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user