NextJS + Typescript + TailwindCSS + ESLint + Prettier + Husky + Lint-Staged + Storybook κΉμ§ μ μ© λ Boilerplate μ λλ€.
- Node.js
- Version 16.14.0 μ΄μ
git clone https://github.com/chlee1001/nextjs-ts-simple-boilerplate.git
cd nextjs-ts-simple-boilerplate
yarn install
- NextJS: Latest
- React: 18.2.0
- TypeScript
- Babel
- TailwindCSS
- ESLint
- Prettier
- Husky
- Storybook
eslint
- Enforce styleguide across applicationeslint-config-prettier
- Implement prettier ruleseslint-plugin-import
- Implement import ruleseslint-plugin-prettier
- Dependency for prettier usage with ESLinteslint-plugin-react
- React specific linting rules forESLint
eslint-plugin-react-hooks
- This ESLint plugin enforces the Rules of Hooksprettier
- code formatter