streamline jsr publishes.

This commit is contained in:
fiatjaf
2024-11-02 08:34:56 -03:00
parent 29270c8c9d
commit 50fe7c2a8b

View File

@@ -13,6 +13,9 @@ test-only file:
publish: build
npm publish
perl -i -0pe "s/},\n \"optionalDependencies\": {\n/,/" package.json
jsr publish --allow-dirty
git checkout -- package.json
format:
eslint --ext .ts --fix *.ts