Skip to content

Commit 8697c44

Browse files
committed
chore: remove duplicate configs and obsolete files
- Remove duplicate typeCoverage from packages/cli (use root config) - Remove obsolete pkg.json (unused @yao-pkg/pkg config)
1 parent c40e17f commit 8697c44

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

packages/cli/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,5 @@
155155
"string_decoder@0.10.31": "patches/string_decoder@0.10.31.patch",
156156
"ink@6.3.1": "patches/ink@6.3.1.patch"
157157
}
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
169158
}
170159
}

pkg.json

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

0 commit comments

Comments
 (0)