Install tool for searching node_modules (this directory is otherwise configured to be hidden): code --install-extension jasonnutter.search-node-modules
Launch atom -- install command line tools (Preferences->Install shell commands)
Shutdown atom and install useful atom packages: apm install atom-typescript tree-ignore linter linter-eslint prettier-atom
Launch atom, configure prettier to reformat on filesave (Preferences->Packges->Search for 'prettier' and pick settings: Ensure checked: Silence Errors, Format Files on Save. Ensure unchecked: ESLint Integration)
Log in or sign up for Devpost to join the conversation.