Skip to content

Commit 9ce9d2c

Browse files
committed
remove more
1 parent 8bb5826 commit 9ce9d2c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.vscode/settings.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,5 @@
44
"editor.defaultFormatter": "esbenp.prettier-vscode",
55
"typescript.tsdk": "node_modules/typescript/lib",
66
"cSpell.enableFiletypes": ["mdx"],
7-
"files.associations": {
8-
"__redirects": "plaintext",
9-
"_headers": "plaintext"
10-
},
11-
"[typescriptreact]": {
12-
"editor.defaultFormatter": "vscode.typescript-language-features"
13-
}
7+
"files.associations": { "__redirects": "plaintext", "_headers": "plaintext" }
148
}

0 commit comments

Comments
 (0)