Skip to content

Commit e2bd33e

Browse files
reset vscode settings
1 parent c824b99 commit e2bd33e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.vscode/settings.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
// Place your settings in this file to overwrite default and user settings.
22
{
33
"typescript.tsdk": "node_modules/typescript/lib",
4-
<<<<<<< HEAD
5-
"editor.tabSize": 2,
6-
"workbench.colorCustomizations": {
7-
"titleBar.activeBackground": "#b483d5",
8-
"titleBar.inactiveBackground": "#b483d599",
9-
"titleBar.activeForeground": "#15202b",
10-
"titleBar.inactiveForeground": "#15202b99",
11-
"statusBar.background": "#b483d5",
12-
"statusBarItem.hoverBackground": "#9d5dc8",
13-
"statusBar.foreground": "#15202b"
14-
},
15-
"peacock.color": "#b483d5"
16-
=======
174
"editor.tabSize": 2
18-
>>>>>>> f506531... fix revisions
195
}

0 commit comments

Comments
 (0)