mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Move python extension to strict
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
],
|
||||
"module": "commonjs",
|
||||
"outDir": "./out",
|
||||
strict
|
||||
"strict": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
||||
Reference in New Issue
Block a user