Skip to content

Commit dc72482

Browse files
committed
Fixed tsconfig warning
1 parent 483ecf9 commit dc72482

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"chrome"
1414
],
1515
"allowJs": true,
16+
"noEmit": true,
1617
"jsx": "react",
1718
"jsxFactory": "html"
1819
},

0 commit comments

Comments
 (0)