Skip to content

Instantly share code, notes, and snippets.

@tadruj
Last active December 15, 2015 18:59
Show Gist options
  • Save tadruj/5307899 to your computer and use it in GitHub Desktop.
Save tadruj/5307899 to your computer and use it in GitHub Desktop.
settings = {
jshint: true,
editor: {
indentUnit: 2,
smartIndent: false,
tabSize: 2,
indentWithTabs: false,
autoClearEmptyLines: true,
lineWrapping: true,
lineNumbers: true,
matchBrackets: true
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment