refactor: Add getURL()
This commit is contained in:
parent
13ddb0fba5
commit
a488e041c8
4 changed files with 37 additions and 9 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint ./lib/**/*",
|
||||
"test": "jest",
|
||||
"test": "jest --coverage --verbose",
|
||||
"build": "npm prune --production"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue