You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the new flat config format (https://github.com/prettier/eslint-plugin-prettier?tab=readme-ov-file#configuration-new-eslintconfigjs). However, there seems to be some conflict where trailing command are added by prettier but eslint throws an error. I would like to override some options in the prettier eslint config or have ti use the prettierrc file. It would be great if you could add the missing documentations for how to do that.
I am using the new flat config format (https://github.com/prettier/eslint-plugin-prettier?tab=readme-ov-file#configuration-new-eslintconfigjs). However, there seems to be some conflict where trailing command are added by prettier but eslint throws an error. I would like to override some options in the prettier eslint config or have ti use the prettierrc file. It would be great if you could add the missing documentations for how to do that.
This is my project in case something is wrong with my config: vega/ts-json-schema-generator@6e4f40d
The text was updated successfully, but these errors were encountered: