hapipal / hpal

hapi pal CLI
https://hapipal.com
MIT License
51 stars 7 forks source link

Support and test TypeScript and ESM #56

Closed devinivy closed 2 years ago

devinivy commented 2 years ago

Supports amendments in .hc.mjs and .hc.ts files, for example, while using hpal docs and hpal make. Also allows server.mjs and server.ts files, for example, while using hpal run. If you want to use TypeScript, just ensure typescript and ts-node v10 is installed in your project 👍

Pairs with https://github.com/hapipal/haute-couture/pull/84

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2e26e887112515f5ad4d6435898d85250a7f7c4e on esm-and-ts-support into a1a642d1a91d3c1b98fa7bef88b3d6a623f44260 on master.