Skip to content

Instantly share code, notes, and snippets.

@armand1m
Created January 27, 2017 03:15
Show Gist options
  • Save armand1m/129fcdd453bbdd2e5757bae5dfd98ea2 to your computer and use it in GitHub Desktop.
Save armand1m/129fcdd453bbdd2e5757bae5dfd98ea2 to your computer and use it in GitHub Desktop.
node.js .editorconfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment