Skip to content

Instantly share code, notes, and snippets.

@fernandoPalaciosGit
Last active December 15, 2015 22:16
Show Gist options
  • Select an option

  • Save fernandoPalaciosGit/cd0e41a4950f620c157b to your computer and use it in GitHub Desktop.

Select an option

Save fernandoPalaciosGit/cd0e41a4950f620c157b to your computer and use it in GitHub Desktop.
sublime, user settings, json
{
	"extensions":
	[
		".jscsrc",
		".jshintrc",
		".csslintrc",
		".bowerrc",
		".eslintrc",
		".babelrc"
	],
	"tab_size": 2,
	"translate_tabs_to_spaces": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment