Skip to content

Commit b81fda0

Browse files
committed
e
1 parent ce906e7 commit b81fda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"esModuleInterop": true,
55
"jsx": "react",
66
"strictNullChecks": true,
7-
"noImplicitAny": true
7+
"noImplicitAny": false
88
}
99
}

0 commit comments

Comments
 (0)