Created
July 29, 2016 15:34
-
-
Save drouillard/3d8e66b061ade22a9b50f5ff39cf4a87 to your computer and use it in GitHub Desktop.
Atom Editor config options
This file contains 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
Atom Setup | |
Packages | |
* React | |
* linter | |
* linter-eslint | |
* tabs-to-spaces | |
Shortcuts | |
'atom-text-editor': | |
'cmd-alt-l': 'editor:auto-indent' | |
'cmd-alt-k': 'tabs-to-spaces:untabify' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment