Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed Jun 4, 2023
1 parent b12def8 commit 7630741
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 411 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"scan": "concurrently --kill-others \"tsc -w\" \"tsc-alias -w\"",
"lint": "eslint --ext .ts ./make",
"lint:tool": "npm run lint -- --fix",
"test": "npx ts-node-esm test.ts"
"test": "npx ts-node-esm test.ts",
"host": "pnpm make && npm publish --access=public"
}
}
6 changes: 5 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7630741

Please sign in to comment.