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

Add option for using npx instead of hardlinked eslint command #15

Merged
merged 6 commits into from
Aug 21, 2023

Commits on Aug 12, 2023

  1. Add eslintCommand option

    JackBailey authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    33e4c37 View commit details
    Browse the repository at this point in the history
  2. Fix eslintCommand types

    JackBailey committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    23de861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7c855d View commit details
    Browse the repository at this point in the history
  4. Switch to useNpx setting

    JackBailey committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    91aa640 View commit details
    Browse the repository at this point in the history
  5. Fix npx command

    JackBailey committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    148d23a View commit details
    Browse the repository at this point in the history
  6. Update eslint path

    JackBailey committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6494c60 View commit details
    Browse the repository at this point in the history