Skip to content

Commit d5d6b27

Browse files
committed
chore: npm-ignore QA stuff
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 5d08f00 commit d5d6b27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ dist
149149
/tsconfig.json
150150
/tsconfig.*.json
151151

152+
# ignore QA-tools and their configs
153+
/tools/
154+
/eslint.*
155+
/knip.*
156+
/tsdoc.*
157+
/typedoc.*
158+
152159
/test/
153160
/tests/
154161
*.spec.*

0 commit comments

Comments
 (0)