Skip to content

Instantly share code, notes, and snippets.

@iegik
Created July 7, 2016 10:49
Show Gist options
  • Save iegik/cdcc0dc5625821e3b331a5b9526f3147 to your computer and use it in GitHub Desktop.
Save iegik/cdcc0dc5625821e3b331a5b9526f3147 to your computer and use it in GitHub Desktop.
Brackets
{
"brackets-file-tree-exclude.excludeList": [
"/.git/",
"/bower_components/",
"/node_modules/"
],
"interactive-linter.javascript": [
"eslint"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment