Skip to content

alex-mm/eslintAutoFix

Repository files navigation

ESLintAutoFix

ESLint Auto fix with global eslint command.

You should modify the setting first before use.

setting

eslint_path

  • Global installation path of eslint, default '/usr/local/bin/'.

show_panel

  • Whether the output panel, default true.

e.g.

{
  "eslint_path": "/usr/local/bin/",
  "show_panel": true
}

usage

keymap

  • super+shift+, mac
  • ctrl+shift+, window or linux

right menu

  • ESLintAutoFix

command

eslint_auto_fix

About

ESLint Auto fix with global eslint command.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages