Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit ee4efb7

Browse files
committed
chore(package): remove unused jest dependency
1 parent 43b8947 commit ee4efb7

File tree

5 files changed

+2009
-4374
lines changed

5 files changed

+2009
-4374
lines changed

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package.json
2+
package-lock.json

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_js:
33
- '9'
44
- '8'
55
script:
6-
- npm test
76
- npm run lint
87
cache:
98
npm: true

0 commit comments

Comments
 (0)