인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

whdxoddl9998671's profile image
whdxoddl9998671

asked

Vue.js Mastery - Everything You Need to Know for Real-World Use

Applying Prettier rules to ESLint

질문있습니다

Resolved

Written on

·

314

2

ESLint없이 강의보면서 개발이가능할까요? 계속 ESLint에서 진행을못하고있는데...

vuexvuejsjavascript

Answer 1

0

captain님의 프로필 이미지
captain
Instructor

안녕하세요, 네 ESLint 없어도 강의 진행은 가능합니다. Vue CLI로 프로젝트를 생성하실 때 옵션을 잘 넣으셨나요? 아래 내용들 첨부해 주시면 문제 해결 도와드릴게요.

- package.json 내용

- VSCode의 settings.json 내용

- VSCode 플러그인 설치 여부(ESLint, Prettier 등)

whdxoddl9998671's profile image
whdxoddl9998671

asked

Ask a question