Skip to content

Commit

Permalink
fix(vscode): better languageIds configure (#2842)
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Jul 8, 2023
1 parent 5798f12 commit 776df2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/vscode/package.json
Expand Up @@ -41,9 +41,7 @@
"description": "Disable the UnoCSS extension"
},
"unocss.languageIds": {
"type": [
"array"
],
"type": "array",
"items": {
"type": "string"
}
Expand Down

0 comments on commit 776df2a

Please sign in to comment.