Skip to content

Instantly share code, notes, and snippets.

@joewright
Last active August 27, 2019 19:47
Show Gist options
  • Save joewright/3fc16fd5f4a9c75fb12d478862f18772 to your computer and use it in GitHub Desktop.
Save joewright/3fc16fd5f4a9c75fb12d478862f18772 to your computer and use it in GitHub Desktop.
jw-sublime-repository.json
{
"schema_version": "2.0",
"packages": [
{
"name": "Sublime-JSHint-05-2019",
"details": "https://github.com/joewright/Sublime-JSHint",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/joewright/Sublime-JSHint",
"branch": "2-10-update"
}
]
}
]
}
@joewright
Copy link
Author

joewright commented May 25, 2019

  • Add the raw link to repository.json above via "Package Control: Add Repository".
  • Install the package Sublime-JSHint-05-2019
  • In your .jshintrc, set esversion to 9 and esnext to false
  • Roll out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment