Fix build of typscript extension
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node",
|
||||
"module": "es2015",
|
||||
"target": "es2018",
|
||||
"outDir": "out",
|
||||
|
||||
Reference in New Issue
Block a user