Skip to content

Commit 2e73602

Browse files
committed
No emit
1 parent 1af590a commit 2e73602

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

docs/index.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"target": "esnext",
44
"module": "commonjs",
55
"jsx": "react",
6+
"noEmit": true,
67
"strict": true,
78
"allowSyntheticDefaultImports": true,
89
"esModuleInterop": true,

0 commit comments

Comments
 (0)