mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: edit jsconfig
This commit is contained in:
parent
71343e4af3
commit
8066d6cabc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
"target": "es2017",
|
||||
"experimentalDecorators": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue