chore: remove unnecessary TS allows
This commit is contained in:
parent
b9303dc8ce
commit
bf8423395f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"allowUnreachableCode": true,
|
||||
"allowUnusedLabels": true,
|
||||
"alwaysStrict": true,
|
||||
"esModuleInterop": true,
|
||||
"exactOptionalPropertyTypes": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue