forked from trent_larson/crowd-funder-for-time-pwa
fix the last of the type annotations (still have to fix no-explicit-any warnings)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"resolveJsonModule": true,
|
||||
"target": "esnext",
|
||||
"module": "esnext",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user