Skip to content

.editorconfig file to create a default indentation size of 4 spaces for all files

Notifications You must be signed in to change notification settings

seanmisra/EditorConfigSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EditorConfigSample


.editorconfig file to create a default indentation size of 4 spaces for all files.

More information here: http://editorconfig.org/


TIP: Show Hidden Files (e.g. .editorconfig)

Mac
  • Show hidden files with this command: defaults write com.apple.finder AppleShowAllFiles YES
  • Hide hidden files with this command: defaults write com.apple.finder AppleShowAllFiles NO
  • Relaunch the finder (ctrl + alt + Finder Icon, then "Relaunch") to have changes take effect
PC (Windows 10)
  • In the File Explorer, click View, then check "Hidden items" to show hidden files

About

.editorconfig file to create a default indentation size of 4 spaces for all files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published