Skip to content

Remove EE-specific exception in .prettierignore

Mike Greiling requested to merge mg-harmonize-prettierignore into master

What does this MR do?

There was an EE-specific file listed directly in .prettierignore that will cause conflicts with CE. Since this is a very specific exception, I think it makes more sense to just use // prettier-ignore within the file itself and harmonize the EE/CE versions of .prettierignore.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports