lijyze

Results 2 comments of lijyze

已经弃用 ``` "editor.formatOnSave" ``` 使用 ``` "editor.codeActionsOnSave": { "source.fixAll.eslint": true } ```

That‘s a great pr, but it can only work in live-preview mode, you should modify _postProcessor_ file to make it also work in preview mode.