Development/VisualStudioCode (4) 썸네일형 리스트형 VSCode 쉘 터미널에서 실행하기 1. ⇧⌘P 2. [ Shell Command: Install ‘code’ command in PATH command ] 를 실행 3. 터미널에서 code로 실행 원격서버 vscode로 연결해서 작업하기 1. Remote Development 확장 설치 하기 - https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack Remote Development - Visual Studio Marketplace Visual Studio Code Remote Development Extension Pack The Remote Development extension pack allows you to open any folder in a container, on a remote machine, or in the Windows Subsystem for Linux (WSL) and take advantage .. kubernetes dashboard token 확인 VS Code ESLint 설정 1. sudo npm install -g eslint 2. npm init 3. npm info "eslint-config-airbnb@latest" peerDependencies 4. npx install-peerdeps --dev eslint-config-airbnb 5. eslint --init 이전 1 다음