Skip to content

Commit facfb43

Browse files
authored
feat(cli): add validation for svelte files (#653)
1 parent 1a41e55 commit facfb43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/constants.ts

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export const vscodeSettingsString = `
4848
"gql",
4949
"graphql",
5050
"astro",
51+
"svelte",
5152
"css",
5253
"less",
5354
"scss",

0 commit comments

Comments
 (0)