合作联系微信: w6668263      合作联系电话:177-9238-7426     

IntelliJ IDEA ESLint autofix/prettier

IntelliJ IDEA ESLint autofix/prettier

Action

搜索Actions选择Fix ESLint Problems(Cmd-Shift-A on OS X or Ctrl+Shift+A on Windows and Linux):

File Watchers

保存文件时自动eslint --fix:

保存文件时自动prettier --write

适用于IntelliJ IDEA/PHPStorm/WebStorm

参考链接:

  • https://www.jetbrains.com/help/webstorm/using-file-watchers.html
  • https://blog.jetbrains.com/webstorm/2016/08/using-external-tools/

posted on 2020-04-17 22:21  草率的龙果果  阅读(1892)  评论(0编辑  收藏  举报

导航