에러 모음

sykim·2020년 4월 3일
0

미션 1주차

eslint unexpected tocken error

해결 : ESLint does not support parsing non-JavaScript code. You need to use a processor to extract the JavaScript code out of other files for linting.

looking at eslint-plugin-html.

출처: https://github.com/eslint/eslint/issues/9669

import toggle from '@/hocs/toggle';

https://github.com/houndci/hound/issues/1739
https://medium.com/react-native-seoul/%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8%EC%97%90-module-resolver-%EC%A0%81%EC%9A%A9%ED%95%98%EA%B8%B0-b28f607fd0bb

profile
블로그 이전했습니다

0개의 댓글