Options
All
  • Public
  • Public/Protected
  • All
Menu

node-typescript-template-eslint

Minimal node version Minimal npm version Maintenance Linux macOS Visual Studio Code

NODE typescript template

Description

Template nodejs typescript with ESLint

Contributing

  1. npm run build - Build library.
  2. npm run start - start project
  3. npm run test - Run test with jest.
  4. npm run lint - Lint your code.
  5. npm run lint:fix - Lint fix your code.
  6. npm run typecheck - Run typescript check.
  7. npm run doc - Generate html doc.
  8. npm run release - Release library
  9. npm run fix - Fix library

Production

npm i --production
npm start

Docs

Summary


VSCODE Addons

Generated using TypeDoc