Skip to content

Commit 57c7120

Browse files
committed
fix: address review type compatibility
1 parent d03e8fc commit 57c7120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"./assets/*"
3131
]
3232
},
33-
"strict": false,
33+
"strict": true,
3434
"module": "ESNext"
3535
},
3636
"include": [

0 commit comments

Comments
 (0)