This repository is focusing on developing an extension that integrates TypeScript Language Service onto EJS tags.
If you wish to contribute to the repository, you can get started through this:
- Clone Repository.
- Install the packages:
npm install
you're able to use something else than npm like pnpm. - You can start the debug window through F5, however you can select
Launch Extension
within the debug panel.