Expected behavior
I hope this error reporting will go away. I have configured 'comma-dangle': [2,'always-multiline'] in .eslintrc, and when I format it, the first time it adds a comma, the second time it removes the comma, the third time it adds the comma, and so on
Screenshots
Versions (please complete the following information):
VS Code Prettier ESLint extension [5.1.0]
Visual Studio Code: [1.78]
Node: [14.19.1]
Package Manager [ npm 6.14.16]
prettier: [^2.2.1]
eslint: [^7.32.0]
System Specifications (please complete the following information):
Formatting a document results in an error
Expected behavior I hope this error reporting will go away. I have configured 'comma-dangle': [2,'always-multiline'] in .eslintrc, and when I format it, the first time it adds a comma, the second time it removes the comma, the third time it adds the comma, and so on
Screenshots
Versions (please complete the following information):
System Specifications (please complete the following information):
.eslintrc.js
package.json