Parsing error: The keyword 'const' is reserved
.eslintrc.js 에
"parserOptions": { "ecmaVersion": "latest" }, "env": { "es6": true }
추가
'STUDY > 다스리는 개발병아리🐥' 카테고리의 다른 글
.env (0) | 2023.04.23 |
---|---|
eslint-disable vue/multi-word-component-names (0) | 2023.04.19 |
vscode 저장시 자동정렬 (0) | 2023.04.18 |
Parsing error: No Babel config file detected for (0) | 2023.04.13 |
mapper / repository 차이 (0) | 2023.03.28 |