mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-08 16:28:49 +00:00
streamline jsr publishes.
This commit is contained in:
3
justfile
3
justfile
@@ -13,6 +13,9 @@ test-only file:
|
|||||||
|
|
||||||
publish: build
|
publish: build
|
||||||
npm publish
|
npm publish
|
||||||
|
perl -i -0pe "s/},\n \"optionalDependencies\": {\n/,/" package.json
|
||||||
|
jsr publish --allow-dirty
|
||||||
|
git checkout -- package.json
|
||||||
|
|
||||||
format:
|
format:
|
||||||
eslint --ext .ts --fix *.ts
|
eslint --ext .ts --fix *.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user