在VS Code中保存时如何修复ESLint错误

    技术2022-07-10  122

    当今Web开发中最著名的两个实用程序是ESLint和Microsoft的Visual Studio Code。 我喜欢同时使用这两种工具,但是我喜欢这两种工具之间的集成,但是Visual Studio Code中来自ESLint的警告并没有兑现-我宁愿每次保存时都修正错误的错误。

    完成以下步骤以使Visual Studio Code在保存文件时修复所有棉绒错误:

    打开以下文件路径: ~/Library/Application Support/Code/User/settings.json 在JSON结构中,添加以下内容: { // ... Existing JSON here ... "editor.codeActionsOnSave": { "source.fixAll": true } }

    每次在Visual Studio Code中保存适用的文件时,将运行ESLint修复任何错误。

    对我来说,这可节省大量时间。 这项任务可能需要花费一个大文件一段时间,但对我来说还是值得的。

    .x-secondary-small { display: none; } @media only screen and (max-width: 600px) { .x-secondary { max-height: none; } .x-secondary-large { display: none; } .x-secondary-small { display: block; } }

    翻译自: https://davidwalsh.name/eslint-vscode

    相关资源:jdk-8u281-windows-x64.exe
    Processed: 0.014, SQL: 10