Skip to content

kpfromer/template-typescript-barebones

Repository files navigation

template-typescript-barebones

A barebones file structure for project in TypeScript.

Other Templates

Includes

Scripts

  • npm run test for jest testing
  • npm run test:watch for watching files using jest
  • npm run build for building TypeScripts to lib folder
  • npm run lint runs eslint
  • npm run format runs prettier

License

This project is licensed with the MIT license.

About

A barebones TypeScript project template.

Topics

Resources

License

Stars

Watchers

Forks