Skip to content

Commit 41a243d

Browse files
committed
workflow: update VSCode settings for ESLint
1 parent b280239 commit 41a243d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"json",
3939
"jsonc",
4040
"yaml",
41-
"toml"
41+
"toml",
42+
"gql",
43+
"graphql"
4244
]
4345
}

0 commit comments

Comments
 (0)