Skip to content

Commit af2c1c9

Browse files
authored
Update .vscode/settings.json
1 parent baff3c0 commit af2c1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"editor.defaultFormatter": "esbenp.prettier-vscode",
55
"typescript.tsdk": "node_modules/typescript/lib",
66
"cSpell.enableFiletypes": ["mdx"],
7-
"files.associations": { "__redirects": "plaintext", "_headers": "plaintext"},
7+
"files.associations": { "__redirects": "plaintext", "_headers": "plaintext" }
88
}

0 commit comments

Comments
 (0)