Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 682 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 682 Bytes

enhance-type

TypeScript support and workflow integration for Enhance

GitHub CI status

Install

Into your existing Enhance project:

npm i @enhance/plugin-typescript --save-dev

Add the following to your project manifest (usually .arc):

@plugins
enhance/plugin-typescript