Skip to content

Instantly share code, notes, and snippets.

@itsdouges
Created October 28, 2016 03:23
Show Gist options
  • Save itsdouges/75c910f7ff37b4f6894bb1b3bad8ab26 to your computer and use it in GitHub Desktop.
Save itsdouges/75c910f7ff37b4f6894bb1b3bad8ab26 to your computer and use it in GitHub Desktop.
Sublime Config Setting For Eslint Imports
// To make imorts work with `eslint`/`eslint_d` correctly in sublime, add this to your config:
"args": ["--stdin-filename", "@"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment