2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Overrides volar-service-emmet version to fix linting issues

This error comes from @astrojs/check version 0.9.5. More context at https://github.com/withastro/astro/issues/14544.
This commit is contained in:
Julien Déramond
2025-10-26 19:22:57 +01:00
parent ecee5a7765
commit cfe66330e8
2 changed files with 9 additions and 5 deletions
+3
View File
@@ -206,5 +206,8 @@
"peerDependencies": {
"@popperjs/core": "^2.11.8"
}
},
"overrides": {
"volar-service-emmet": "0.0.63"
}
}