Skip to content

Commit 00b2303

Browse files
authored
Update settings.json
1 parent bdc2fc9 commit 00b2303

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.vscode/settings.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,4 @@
22
"editor.defaultFormatter": "esbenp.prettier-vscode",
33
"editor.formatOnSave": true,
44
"typescript.preferences.importModuleSpecifier": "non-relative",
5-
"editor.tokenColorCustomizations": {
6-
"textMateRules": [
7-
{
8-
"scope": ["comment", "comment punctuation.definition.comment"],
9-
"settings": {
10-
"foreground": "#EFDC05",
11-
"fontStyle": ""
12-
}
13-
}
14-
],
15-
"comments": ""
16-
}
175
}

0 commit comments

Comments
 (0)