EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.
- Follow Prettier rules in all files.
- Follow shfmt rules in the shell files.
- If you want to use with project, please copy the
.editorconfig
to project root path.