Skip to content

Commit e4f35cc

Browse files
committed
chore: remove jsx from tsconfig
1 parent 22af04d commit e4f35cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
"preserveSymlinks": true,
1818
"removeComments": false,
1919
"isolatedModules": true,
20-
"jsx": "preserve",
21-
"jsxImportSource": "solid-js",
2220
"downlevelIteration": true,
2321
"lib": ["ES2019", "dom"],
2422
"target": "ES2018",

0 commit comments

Comments
 (0)