Simply download repository and install dependencies with npm install
npm t
ornpm test
: Launch test in watch modenpm start
: Launchsrc/index.ts
appnpm lint
: Lint all Javascript and Typescript filesnpm format
: Format all files with Prettier
ESLint (web)
Integrates ESLint into VS Code.
Prettier - Code formatter (web)
Prettier Formatter for Visual Studio Code
Error Lens (web)
ErrorLens turbo-charges language diagnostic features by making diagnostics stand out more prominently, highlighting the entire line wherever a diagnostic is generated by the language and also prints the message inline