Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davideviolante/typescript-starter

TypeScript starter with ESLint
https://github.com/davideviolante/typescript-starter

Last synced: 13 days ago
JSON representation

TypeScript starter with ESLint

Awesome Lists containing this project

README

        

# TypeScript Starter
TypeScript starter with ESLint.

### Scripts
- Start: `npm start`
- Build: `npm run build`
- Lint: `npm run lint`