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