notakaos / typescript-node-base-with-eslint-prettier

TypeScript + Node.js + ESLint + Prettier プロジェクトのボイラープレート

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-node-base-with-eslint-prettier

  • TypeScript + Node.js project boilerplate (with ESLint & Prettier)

Usage

git clone https://github.com/notakaos/typescript-node-base-with-eslint-prettier
cd typescript-node-base-with-eslint-prettier
npm install
npm run dev

# lint
npm run lint:fix

LICENSE

ISC License

About

TypeScript + Node.js + ESLint + Prettier プロジェクトのボイラープレート

License:ISC License


Languages

Language:JavaScript 85.5%Language:TypeScript 14.5%