Skip to content

Commit 365b545

Browse files
authored
chore: Set up semantic release (#96)
1 parent 77bf0de commit 365b545

File tree

3 files changed

+5785
-135
lines changed

3 files changed

+5785
-135
lines changed

.nycrc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
".js"
1313
],
1414
"exclude": [
15-
"**/test/*",
16-
"**/dist/*",
17-
"**/*.dist.js",
18-
"**/templates/*",
19-
"**/adapter-commons/src/sort.ts"
15+
"**/test/*"
2016
],
2117
"print": "detail",
2218
"reporter": [

0 commit comments

Comments
 (0)