Programming/TIP
.editorconfig란?
Sizz-J
2021. 4. 22. 10:35
EditorConfig
What is EditorConfig? EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection o
editorconfig.org
다양한 편집기 및 IDE에서 동일한 프로젝트에서 작업하는 여러 개발자를 위해 일관된 코딩 스타일을 유지하는 데 도움.
즉, 있어도되고 없어도 되는 것.
728x90