Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yangjonghun/cra_boilerplate

몇 가지 설정들을 모은 CRA 스타터입니다
https://github.com/yangjonghun/cra_boilerplate

Last synced: about 1 month ago
JSON representation

몇 가지 설정들을 모은 CRA 스타터입니다

Awesome Lists containing this project

README

        

## 개인적으로 사용하기 위한 설정들을 모은 [Create React App](https://github.com/facebook/create-react-app) 베이스의 boilerplate입니다

- typescript
- lint
- eslint (airbnb / react / react-hooks)
- react-hooks 룰은 CRA의 react-scripts에 기본으로 포함된 버전이 release될 예정이며, 그 땐 관련룰을 제거합니다
- prettier
- test
- jest-dom
- @testing-library/react
- storybook
- addon-info
- addon-knobs
- git hooks
- husky
- lint-staged
- react-router-dom
- absolute path import (with './src')
- polyfills
- SASS

---

현재 작업 중