vue.js에서 prettier를 사용하면 다음과 같은 에러가 뜨는데,
.eslintrc.js 파일에서 rules 부분을 다음과 같이 고쳐주면 해결된다.
'Vue.js' 카테고리의 다른 글
ESLint is not a constructor (0) | 2022.06.04 |
---|---|
Axios - Access to XMLHttpRequest at ... has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. (0) | 2022.04.29 |
Uncaught SyntaxError: Cannot use import statement outside a module (0) | 2022.04.29 |
[Vue.js] vue-element-admin 리뷰 (0) | 2021.07.10 |
[Vue.js] Admin 페이지 만들기 (0) | 2021.07.10 |