fix(core): update
This commit is contained in:
		| @@ -18,6 +18,7 @@ export const compilerOptionsDefault: CompilerOptions = { | ||||
|   lib: ['lib.dom.d.ts'], | ||||
|   noImplicitAny: true, | ||||
|   esModuleInterop: true, | ||||
|   useDefineForClassFields: false, | ||||
|   importsNotUsedAsValues: plugins.typescript.ImportsNotUsedAsValues.Preserve, | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user