IntelliJ IDEA ESLint autofix/prettier

萝らか妹 提交于 2020-04-18 11:23:11

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/
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!