mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
Fix test script.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"build": "tsc",
|
||||
"format": "prettier --write \"src/**/*.ts\"",
|
||||
"lint": "eslint --fix \"src/**/*.ts\"",
|
||||
"test": "jest --config jestconfig.json",
|
||||
"test": "jest",
|
||||
"prepublish": "yarn run build",
|
||||
"release": "np"
|
||||
},
|
||||
|
Reference in New Issue
Block a user