woocommerce/.prettierrc.js

3 lines
161 B
JavaScript
Raw Normal View History

2021-10-07 02:03:13 +00:00
// Import the default config file and expose it in the project root.
// Useful for editor integrations.
module.exports = require( '@wordpress/prettier-config' );