ci: switch to GHA (#115)

This commit is contained in:
David Sanders
2024-12-03 14:06:00 -08:00
committed by GitHub
parent 7f59407631
commit caa0567b76
6 changed files with 84 additions and 37 deletions

View File

@@ -24,6 +24,9 @@
"README.md"
],
"author": "Samuel Attard",
"publishConfig": {
"provenance": true
},
"scripts": {
"build": "tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json && tsc -p tsconfig.entry-asar.json",
"build:docs": "npx typedoc",