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

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

Primary LanguageJavaScriptISC LicenseISC

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