codestates / codestates/BTC2nd-08

File is a CommonJS module; it may be converted to an ES6 module.

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
complete
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### 어떤 에러인가요?
- vscode warning때문에 오류발생
-
![image](https://user-images.githubusercontent.com/70932162/168009994-38a0f8a3-f987-47d3-ae6b-76c0f8c8619f.png)

### 에러 메시지
File is a CommonJS module; it may be converted to an ES6 module.

### 에러 핸들링 방법
스크린샷 2022-05-12 오후 3 14 01

워크스페이스 셋팅에 들어가서 javascript.validate.enable 수정

```js
"javascript.validate.enable": false
```

### 에러 핸들링을 위해 참고한 레퍼런스 링크

[링크](https://github.com/microsoft/vscode/issues/47299)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.