Skip to content

Commit 6fff906

Browse files
committed
build(esm): support react16 (fix)
1 parent d298dbb commit 6fff906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.es.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
4-
"jsx": "react-jsx",
54
"module": "esnext",
65
"outDir": "./esm"
76
}

0 commit comments

Comments
 (0)