Skip to content

Commit 2c48013

Browse files
committed
sync
1 parent 34c99c4 commit 2c48013

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
80
1919
],
2020
"editor.tabSize": 2,
21+
"files.exclude": {
22+
"**/*.tsbuildinfo": true
23+
},
2124
"javascript.format.semicolons": "remove",
2225
"javascript.preferences.quoteStyle": "double",
2326
"prettier.configPath": ".prettierrc.json",

0 commit comments

Comments
 (0)