mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
tslint default severity is OFF
This commit is contained in:
+1
-1
@@ -615,5 +615,5 @@
|
||||
"no-standalone-editor": true,
|
||||
"no-nls-in-standalone-editor": true
|
||||
},
|
||||
"defaultSeverity": "warning"
|
||||
"defaultSeverity": "off"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user