Fix Prettier conflict with WP coding style by ignoring email editor js package

There's a custom Prettier package we can use for the email editor package and a custom config `@wordpress/prettier-config` available

MAILPOET-6215
This commit is contained in:
Oluwaseun Olorunsola
2024-11-05 16:44:07 +01:00
committed by Oluwaseun Olorunsola
parent b2fb96f879
commit a6e6e30a56
2 changed files with 4 additions and 0 deletions

View File

@@ -42,3 +42,6 @@ ab27eaee2df740c0add4331a7f8c115a87ecfa2b
# Move email editor to JS packages folder
fc4360abe4d9bd31a90f2131faa0a7709585f2f4
# Switch email editor js packages to WP coding style
891fc39c26e705c8008e71934bf31eb1d07b5e95

View File

@@ -26,3 +26,4 @@ vendor-prefixed
/mailpoet-premium
/wordpress
/packages/php/email-editor
/packages/js/email-editor