build: edit jsconfig

This commit is contained in:
EnixCoda 2018-10-16 23:59:15 +08:00
parent 71343e4af3
commit 8066d6cabc
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -1,5 +1,7 @@
{
"compilerOptions": {
"jsx": "react",
"target": "es2017",
"experimentalDecorators": true,
"baseUrl": "./",
"paths": {