Skip to content

Instantly share code, notes, and snippets.

@joewashere
Last active July 10, 2019 21:26
Show Gist options
  • Save joewashere/cb62bdfef0d4ff12320c25b2ce28af64 to your computer and use it in GitHub Desktop.
Save joewashere/cb62bdfef0d4ff12320c25b2ce28af64 to your computer and use it in GitHub Desktop.
// SublimeLinter Settings - User
{
"linters": {
"eslint": {
"args": "-c '%APPDATA%/Sublime Text 3/.eslintrc'"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment