• EditorConfig is awesome: https://EditorConfig.org
  • top-most EditorConfig file
  • Unix-style newlines with a newline ending every file
  • Matches multiple files with brace expansion notation
  • Set default charset
  • 4 space indentation
  • Tab indentation (no size specified)
  • Indentation override for all JS under lib directory
  • Matches the exact files either package.json or .travis.yml