Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diomalta/template-typescript

Is a ready-to-use project template for Typescript development with essential libraries.
https://github.com/diomalta/template-typescript

commitlint eslint husky javascript nodejs prettier template typescript

Last synced: 7 days ago
JSON representation

Is a ready-to-use project template for Typescript development with essential libraries.

Awesome Lists containing this project

README

        

# Template Typescript

This is a template for a Typescript project.

## Libraries

- [Typescript](https://www.typescriptlang.org/)
- [Jest](https://jestjs.io/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Husky](https://typicode.github.io/husky/#/)
- [Commitlint](https://commitlint.js.org/#/)
- [TSX](https://www.npmjs.com/package/tsx)

## Package Manager

Use PNPM as package manager.