mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 00:28:51 +00:00
add a bunch of tests.
This commit is contained in:
@@ -34,11 +34,14 @@
|
||||
"eslint-plugin-babel": "^5.3.1",
|
||||
"esm-loader-typescript": "^1.0.1",
|
||||
"events": "^3.3.0",
|
||||
"jest": "^29.3.1",
|
||||
"ts-jest": "^29.0.3",
|
||||
"tsd": "^0.22.0",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.cjs",
|
||||
"prepublish": "yarn run build"
|
||||
"pretest": "node build.cjs",
|
||||
"test": "jest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user