Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 2470d3b

Browse files
chore: filter some files from npm package (#728)
Remove some files from the npm package as they are meaningful only for development of the plugin.
1 parent b5da72c commit 2470d3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: .npmignore

+9
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,12 @@ demo
44
*.ts
55
!*.d.ts
66

7+
*.spec.*
8+
.vscode/
9+
.github/
10+
jasmine-config/
11+
CONTRIBUTING.md
12+
CODE_OF_CONDUCT.md
13+
PULL_REQUEST_TESTS.md
14+
15+
*.tgz

0 commit comments

Comments
 (0)