mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Move python extension to strict
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"es2015"
|
||||
],
|
||||
"sourceMap": true,
|
||||
"strictNullChecks": true
|
||||
"strict": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
||||
Reference in New Issue
Block a user