Skip to content

Commit 1b2ee0e

Browse files
committed
chore: fixed npmignore
1 parent d30db39 commit 1b2ee0e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.npmignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,14 @@ $RECYCLE.BIN/
116116
*.lnk
117117

118118

119-
/src
119+
### Project ###
120+
/src
121+
.vscode
122+
.eslintignore
123+
.eslintrc.js
124+
.gitignore
125+
commitlint.config.js
126+
jest.config.js
127+
ranovate.json
128+
tsconfig.json
129+
webpack.config.ts

0 commit comments

Comments
 (0)