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

Load custom eslint rules as plugin, w/o --rulesdir #4034

Merged
merged 1 commit into from
Jun 5, 2015

Commits on Jun 5, 2015

  1. Load custom eslint rules as plugin, w/o --rulesdir

    This allows us to load the eslint rules without requiring command-line
    arguments, which avoids breaking editors with eslint plugins.
    
    eslint/eslint#2180 (comment)
    bgw committed Jun 5, 2015
    5 Configuration menu
    Copy the full SHA
    30cce21 View commit details
    Browse the repository at this point in the history