Skip to content

Commit ffcc65c

Browse files
committed
chore: remove non-type-checking options from tsconfig.json
1 parent 4e22edc commit ffcc65c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"module": "esnext",
44
"types": ["emscripten", "mocha", "node"],
55
"allowImportingTsExtensions": true,
6-
"declaration": true,
76
"noEmit": true
87
},
98
"include": ["scripts", "src", "test"]

0 commit comments

Comments
 (0)