vue 프로젝트에서 eslint 사용중 Component name "" should always be multi-word 에러가 발생했다. Component의 이름이 multi word가 아니라는 것이였는데... 문제는 'login' 같은 컴포넌트의 이름도 강제로 multi word로 만들어야 한다는 것이다. 그래서 해당 옵션을 끄기로 했다.. "rules": { "vue/multi-word-component-names": "off" } package.json의 eslintConfig에 해당 코드를 추가하면 된다. "eslintConfig": { "root": true, "env": { "node": true }, "extends": [ "plugin:vue/essential", "eslint:recom..
Vue 프로젝트를 새로 만들었다가, 해당 에러가 발생했다. 검색해보니 eslint setting쪽 문제였다. https://stackoverflow.com/questions/71271760/parsing-error-no-babel-config-file-detected-when-ide-not-open-at-vue-projects "Parsing error: No babel config file detected" when IDE not open at Vue projects root directory I stumbled into a problem where in VS Code, when a Vue project is created and not open at root directory of the Vue pr..
- Total
- Today
- Yesterday
- 카카오 카드 짝 맞추기 javascript
- react three fiber
- vue3
- rollup typescript
- 카드 짝 맞추기 javascript
- react fiber 3d
- attempted import error: bvh_struct_definitions' is not exported from './gpu/bvhshaderglsl.js' (imported as 'bvhshaderglsl').
- Vue.js
- rollup ts react npm
- react 3d text
- ts glsl
- 카드 짝 맞추기 자바스크립트
- leva
- vue
- webpack glsl
- 카카오 카드 짝 맞추기 자바스크립트
- next.js import glsl
- react 3d
- eslint
- typescript gsls
- rollup react.js npm
- react three fiber leva
- three.js leva
- react 3d 에니메이션
- react glsl
- 카카오 2021 카드 짝 맞추기
- rollup typescript react
- next.js glsl
- react leva
- react 3d animation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |