Skip to content

Commit 6942210

Browse files
committed
Merge branch 'release'
2 parents ae655e0 + 9a0b1b7 commit 6942210

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"emitDeclarationOnly": false,
66
"noEmit": true,
77
"jsx": "react-jsx"
8-
}
8+
},
9+
"exclude": ["**/dist"]
910
}

0 commit comments

Comments
 (0)