Updated strictFunctionTypes -> false in tsconfig.json
This commit is contained in:
parent
d307a0e3e8
commit
363f373e97
@ -5,6 +5,7 @@
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"strictFunctionTypes": false,
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user