Skip to content

Commit a625923

Browse files
committed
type: fix typescript config.
1 parent c617ae6 commit a625923

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"declaration": true,
1616
"baseUrl": ".",
1717
"jsx": "react-jsx",
18-
"noFallthroughCasesInSwitch": true,
19-
"noEmit": true
18+
"noFallthroughCasesInSwitch": true
2019
}
2120
}

0 commit comments

Comments
 (0)