敏感词
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,9 +1,9 @@
|
||||
{
|
||||
// 对所有文件生效
|
||||
"editor.tabSize": 2,
|
||||
"editor.tabSize": 4,
|
||||
// 仅对TS文件生效(优先级更高)
|
||||
"[typescript]": {
|
||||
"editor.tabSize": 2
|
||||
"editor.tabSize": 4
|
||||
},
|
||||
"[java]":{
|
||||
"editor.tabSize": 4
|
||||
|
||||
Reference in New Issue
Block a user