This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# EditorConfig website: http://EditorConfig.org | |
# Plugin for Sublime Text: https://github.com/sindresorhus/editorconfig-sublime | |
# Plugin for Atom: https://github.com/sindresorhus/atom-editorconfig | |
# Plugin for Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig | |
# top-most EditorConfig file | |
root = true | |
[*] # Files rules apply to | |
indent_style = space # Tab style |