Prettier (1) 썸네일형 리스트형 vscode에서 React + typescript + esLint + prettier 프로젝트 시작 세팅 [0] vscode 확장 프로그램 설치(eslint, prettier) [1] 리액트 프로젝트 타입스크립트로 생성. {name} 대신 프로젝트 이름 입력 npx create-react-app {name} --template=typescript [2] eslint typescript 설치 및 플러그인 및 파서 설치 yarn add -D typescript eslint-plugin-react @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-airbnb-base eslint-config-airbnb-typescript (react 문법 플러그인 사용, typescript 파서 사용, typescript-eslint 플러그인 사용.. 이전 1 다음