.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
'Programming > TIP' 카테고리의 다른 글
Binding (바인딩) (0) | 2021.06.25 |
---|---|
Parsing이란? Parser란? (0) | 2021.04.22 |
데이터 바인딩의 이해 (0) | 2021.04.20 |
SPA(Single Page Application) 이란? (0) | 2021.03.31 |
프로그래밍에서 바인딩(Binding)이란? (0) | 2021.03.31 |