fix(core): update
This commit is contained in:
		| @@ -2,6 +2,7 @@ | ||||
|   "compilerOptions": { | ||||
|     "target": "es2017", | ||||
|     "module": "commonjs", | ||||
|     "esModuleInterop": true | ||||
|     "esModuleInterop": true, | ||||
|     "experimentalDecorators": true | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user