vscode format

{
    "editor.formatOnSave": true,
    "editor.codeActionsOnSave": {
        "source.fixAll.eslint": true
    },
    "eslint.validate": [
        "javascript"
    ]
}
posted @ 2020-12-21 09:11  风疑  阅读(185)  评论(0编辑  收藏  举报