-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm 모듈 설치/삭제 #1
Labels
Comments
Frontend [설치/삭제한 모듈] "eslint": "^7.2.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.3.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.0",
"prettier": "^2.1.2",
[설치/삭제한 이유]
|
Backend [설치/삭제한 모듈] "eslint": "^7.2.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.1.2" [설치/삭제한 이유]
|
Frontend [설치/삭제한 모듈]
[설치/삭제한 이유]
|
Frontend [설치/삭제한 모듈] "dependencies": {
"react-markdown": "^5.0.2",
},
"devDependencies": {
"path-browserify": "^1.0.1",
"process": "^0.11.10",
}
[설치/삭제한 이유]
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
개발 중 npm module을 새롭게 설치하는 경우, 이 이슈에 코멘트로 아래 내용을 명시해주세요.
[설치/삭제한 모듈]
[설치/삭제한 이유]
[기타 공유 사항]
The text was updated successfully, but these errors were encountered: