Skip to content

Commit 427f06f

Browse files
committed
chore: add .npmignore
1 parent c014259 commit 427f06f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.npmignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
src/
2+
coverage/
3+
.atlassian/
4+
.github/
5+
.editorconfig
6+
.npmrc-public
7+
.nvmrc
8+
eslint.config.mjs
9+
jest.config.js
10+
renovate.json
11+
tsconfig.json
12+
webpack.config.mjs
13+
CODE_OF_CONDUCT.md
14+
CONTRIBUTING.md

0 commit comments

Comments
 (0)