eslint-plugin-json-format icon indicating copy to clipboard operation
eslint-plugin-json-format copied to clipboard

[@cypress/eslint-plugin-json]: Skipping file due to "json/json-with-comments-files" setting

Open SDAdham opened this issue 1 year ago • 0 comments

Hello, I keep getting the following warning on my code-workspace and most of my tsconfig.json files

[@cypress/eslint-plugin-json]: Skipping file due to "json/json-with-comments-files" setting: 
  ["*.code-workspace", "**/tsconfig.json", ".vscode/**"]
To remove this warning add "MCZ-BeM.code-workspace" to your `.eslintignore` file

Can you please help?

SDAdham avatar Feb 16 '24 21:02 SDAdham