mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
chore(ci): configure noUnknownProperty to allow corner-shape (#1502)
This commit is contained in:
Vendored
+2
@@ -18,6 +18,8 @@
|
||||
"biome.requireConfiguration": true,
|
||||
"editor.defaultFormatter": "biomejs.biome",
|
||||
"js/ts.tsdk.path": "node_modules/typescript/lib",
|
||||
// Built-in CSS validation overlaps Biome; disable it for CSS diagnostics only.
|
||||
"css.validate": false,
|
||||
|
||||
"[astro]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
|
||||
Reference in New Issue
Block a user