Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying rulesdir (custom rules path) #65

Closed
chrisirhc opened this issue Jun 30, 2015 · 1 comment
Closed

Allow specifying rulesdir (custom rules path) #65

chrisirhc opened this issue Jun 30, 2015 · 1 comment

Comments

@chrisirhc
Copy link

I have some custom rules and I need to add a directory for eslint to search for rules.

@roadhump
Copy link
Collaborator

roadhump commented Jul 1, 2015

I suppose you can just add

"eslint": {
  "args": ["--rulesdir", "path/to"] 
}

in your SublimeLinter config

@roadhump roadhump closed this as completed Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants