Perform regression on tsconfig.json
This commit is contained in:
parent
61eb62281b
commit
2270be331a
|
@ -19,5 +19,7 @@
|
|||
"noEmit": true,
|
||||
"jsx": "preserve"
|
||||
},
|
||||
"include": []
|
||||
"include": [
|
||||
"src"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue