Skip to content

Commit 2d10613

Browse files
committed
chore: @putout/plugin-putout: coverage
1 parent ca533ed commit 2d10613

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

packages/plugin-putout/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ test
44
fixture
55
yarn-error.log
66

7+
scripts
78
coverage
89
*.config.*

packages/plugin-putout/.nycrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"**/lib/declare/index.js",
88
"test",
99
".*.*",
10+
"**/scripts",
1011
"**/*.config.*"
1112
],
1213
"branches": 100,

packages/plugin-typescript/.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ test
44
fixture
55
yarn-error.log
66

7-
scripts
87
coverage
98
*.config.*

0 commit comments

Comments
 (0)