exclude test file from npm package
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
src/
|
||||
test/
|
||||
.nvmrc
|
||||
index.test.js
|
||||
tsconfig.json
|
||||
Reference in New Issue
Block a user
@@ -2,4 +2,5 @@
|
||||
src/
|
||||
test/
|
||||
.nvmrc
|
||||
index.test.js
|
||||
tsconfig.json
|
||||