Skip to content

Commit 32d4c3a

Browse files
committed
update
1 parent a3ff535 commit 32d4c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/tml/html/html.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const tsc = `{
6767
"alwaysStrict": true,
6868
"strictNullChecks": true,
6969
"noImplicitAny": true,
70-
"noImplicitThis":true,
70+
"noImplicitThis": true,
7171
"noUnusedLocals": true,
7272
"noUnusedParameters": true,
7373
"noFallthroughCasesInSwitch": true

0 commit comments

Comments
 (0)