Skip to content

Commit cfe6633

Browse files
Overrides volar-service-emmet version to fix linting issues
This error comes from @astrojs/check version 0.9.5. More context at withastro/astro#14544.
1 parent ecee5a7 commit cfe6633

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,8 @@
206206
"peerDependencies": {
207207
"@popperjs/core": "^2.11.8"
208208
}
209+
},
210+
"overrides": {
211+
"volar-service-emmet": "0.0.63"
209212
}
210213
}

0 commit comments

Comments
 (0)