mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-02-23 15:13:07 +00:00
try old command
This commit is contained in:
parent
0add061024
commit
37eaf3ea23
@ -35,7 +35,7 @@
|
||||
"test:prettier": "prettier \"src/**/*.ts\" \"./*.json\" \"*.*js\" \".github/**/*.yml\" --list-different",
|
||||
"test:spelling": "cspell \"{*.md,.github/*.md,src/**/*.ts}\"",
|
||||
"test:tsc": "tsc -p tsconfig.dev.json",
|
||||
"test:unit": "jest",
|
||||
"test:browser": "jest",
|
||||
"watch:build": "tsc -p tsconfig.json -w",
|
||||
"watch:test": "jest --watch",
|
||||
"reset-hard": "git clean -dfx && git reset --hard && npm i && npm run build"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user