We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40e17f commit 8697c44Copy full SHA for 8697c44
2 files changed
packages/cli/package.json
@@ -155,16 +155,5 @@
155
"string_decoder@0.10.31": "patches/string_decoder@0.10.31.patch",
156
"ink@6.3.1": "patches/ink@6.3.1.patch"
157
}
158
- },
159
- "typeCoverage": {
160
- "cache": true,
161
- "atLeast": 95,
162
- "ignoreAsAssertion": true,
163
- "ignoreCatch": true,
164
- "ignoreEmptyType": true,
165
- "ignore-non-null-assertion": true,
166
- "ignore-type-assertion": true,
167
- "ignore-files": "test/*",
168
- "strict": true
169
170
pkg.json
0 commit comments