Files
piratepoet/.prettierignore
Oluwaseun Olorunsola a6e6e30a56 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
2024-11-11 11:53:49 +02:00

30 lines
612 B
Plaintext

*.hbs
.mp_svn
_generated
_output
composer.json
composer.lock
node_modules
pnpm-lock.yaml
vendor
vendor-prefixed
/.mp_svn
/dev/data
/mailpoet/assets/dist
/mailpoet/assets/js/lib
/mailpoet/assets/js/src/newsletter-editor/behaviors/tinymce-icons.js
/mailpoet/generated
/mailpoet/lang
/mailpoet/lib/Newsletter/Renderer/Template.html
/mailpoet/lib-3rd-party
/mailpoet/plugin_repository
/mailpoet/temp
/mailpoet/tests/javascript-newsletter-editor/testBundles
/mailpoet/tests/plugins
/mailpoet/tools/wpscan-semgrep-rules
/mailpoet/views
/mailpoet-premium
/wordpress
/packages/php/email-editor
/packages/js/email-editor