Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit fab2cb6

Browse files
committed
op
1 parent 18aa7e7 commit fab2cb6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.npmignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
.git/
22
node_modules/
3-
.eslintrc
3+
eslint.config.js
44
.gitignore
5+
.npmrc
56
.npmignore
6-
tsconfig.json
77
.DS_Store
88
/doc/
9-
/types/
109
*.ts
10+
!*.d.ts
11+
tsconfig.json
1112

13+
/types/
1214
/dist/test/
1315
/types/

0 commit comments

Comments
 (0)