Add EditorConfig file (#1930) 0.5.145 0.5.146
authorLouis Orleans <louis@orleans.io>
Tue, 31 Oct 2017 15:13:40 +0000 (08:13 -0700)
committerJack Humbert <jack.humb@gmail.com>
Tue, 31 Oct 2017 15:13:40 +0000 (11:13 -0400)
commit6169cd52ba031f56268a32c636e9af35941e27a2
tree0dbcd8270ce42a2a1debda7f1607c762e74dc7b7
parent101b998ac2c6403c7917fbb283632879d7906294
Add EditorConfig file (#1930)

* ðŸ”§ add editorconfig

This makes supported editors automatically change their settings to match desired code styles

* ðŸ”§ add extension recommendation for VSCode

This will cause VS Code to prompt the user to install the EditorConfig extension when they open the project.

If this is felt to be too opinionated, I can revert it.
.editorconfig [new file with mode: 0644]
.vscode/extensions.json [new file with mode: 0644]