플러그인 설치

(확장 프로그램)

ESLint

(예를 들어 자바스크립트는 쌍따옴표, 홑따옴표 모두 지원하지만 둘 중에 하나만 쓰고, 나머지 하나는 오류로 처리하고 싶다 → 그럼 내가 설정하면 됨)

On new folders you might also need to create a .eslintrc configuration file. You can do this by either using the VS Code command Create ESLint configuration or by running the eslint command in a terminal.

Prettier

Reactjs code sinpets

터미널에서 ctrl+C : 실행중인 프로세스를 빠져나올 때 쓰는 키

VS code 세팅