오늘, 아주 유용하게 잘 쓰고 있던 Prettier가 특정 파일에서 갑자기 적용되지 않았다. 원래 저장을 하면 Prettier가 적용되어야 하는데, VS Code의 하단에 있는 Prettier 버튼을 클릭하고 터미널을 보니 "Require config set to true and no config present. Skipping file." 이런 문구만 뜨는 것이었다. 그래서 이것을 토대로 구글링을 했더니, 나와 같은 것을 겪은 사람이 질문을 올려놓았다. Require config set to true and no config present. Skipping file. · Issue #1257 · prettier/prettier-vscode · GitHub Require config set to true..