Barthélémy Ledoux

Results 184 comments of Barthélémy Ledoux

Caveat: template autofix will not be proceeded.

It's the two waiting for each other I believe.

with formatting ;): ```json { "eslint.alwaysShowStatus": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "html.format.contentUnformatted": "", "javascript.format.enable": false, "eslint.options": { "extensions": [".html", ".js", ".vue", ".jsx"] }, "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "editor.fontFamily": "Fira Code, Menlo,...

Would you happen to have this on a repo somewhere?