17 строки
395 B
Markdown
17 строки
395 B
Markdown
|
# Overview
|
||
|
|
||
|
We're using [EditorConfig](https://editorconfig.org/) to help maintain consistent coding styles
|
||
|
and also avoid unneccessary changes due to space/tab configuration.
|
||
|
|
||
|
## How to use
|
||
|
|
||
|
Some editors required installing additional plugin to work while others don't.
|
||
|
|
||
|
* Find your editor [here](https://editorconfig.org/).
|
||
|
|
||
|
### Editors that require plugins
|
||
|
|
||
|
* VsCode
|
||
|
* Notepad
|
||
|
* Sublime Text
|