Front-end/React
React - VScode and Chrome Settings
Jace.K
2021. 6. 15. 12:29
https://github.com/john-smilga/VS-CODE-SETUP
john-smilga/VS-CODE-SETUP
Contribute to john-smilga/VS-CODE-SETUP development by creating an account on GitHub.
github.com
settings.json 추가하기
"emmet.includeLanguages": {
"javascript": "javascriptreact"
},