Update tsconfig spacing
This commit is contained in:
parent
d95b97d0e5
commit
d83ba90f5d
1 changed files with 24 additions and 26 deletions
|
|
@ -23,7 +23,5 @@
|
||||||
"noEmit": true,
|
"noEmit": true,
|
||||||
"jsx": "react"
|
"jsx": "react"
|
||||||
},
|
},
|
||||||
"include": [
|
"include": ["src/**/*"]
|
||||||
["src/**/*"]
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue