Open laurentdebricon opened 6 years ago
great plugin but it doesn't support eslint .eslintrc.js because of JS-beautify :(
can you switch to another code prettier that support .eslintrc.js ?
使用默认配置 格式化后不符合 eslint 要求;js 代码中夹杂的注释信息,格式化后会多出两个空格,且无法通过更改配置 解决。
建议整合 esline 格式化,使之更规范
great plugin but it doesn't support eslint .eslintrc.js because of JS-beautify :(
can you switch to another code prettier that support .eslintrc.js ?