Add Prettier support for WP coding style
MAILPOET-6215
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
8c8bd728a7
commit
3402ae74da
3
packages/js/email-editor/.prettierrc.js
Normal file
3
packages/js/email-editor/.prettierrc.js
Normal file
@ -0,0 +1,3 @@
|
||||
// Import the default config file and expose it in the project root.
|
||||
// Useful for editor integrations.
|
||||
module.exports = require( '@wordpress/prettier-config' );
|
Reference in New Issue
Block a user