put shared tsconfig in root config
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@
|
||||
"allowJs": true,
|
||||
"noEmit": false,
|
||||
"declarationMap": true,
|
||||
"incremental": true
|
||||
"incremental": true,
|
||||
"module": "es6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user