tsconfig update
This commit is contained in:
parent
9b566d7cb3
commit
a9f9678133
@ -7,5 +7,6 @@
|
|||||||
"lib": ["DOM", "ESNext"],
|
"lib": ["DOM", "ESNext"],
|
||||||
"noEmit": true,
|
"noEmit": true,
|
||||||
"alwaysStrict": true
|
"alwaysStrict": true
|
||||||
}
|
},
|
||||||
|
"include": ["*.ts", "*.tsx"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user