Skip to content

stephen-shopopop/node-ts-eslint

Repository files navigation

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

NODEJS typescript template:

Description

Template for typescript with ESLint configuration

Installation nodejs via nvm (node version manager)

Contributing

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

Production

npm i --production
npm start

Docs

Summary

VSCODE Addons

Package maintenance

A modern cli tool that keeps your deps fresh

npx taze

Packages

 
 
 

Contributors