eslint 通常具有用于格式化相关规则的自动修复程序,并且 eslint --fix 将能够修复由Prettier引入的冲突格式。您将不需要运行 prettier 单独命令。 eslint-plugin-prettier ...
確定! 回上一頁