create-block-theme/.prettierrc.js
2023-02-01 10:39:16 +00:00

3 lines
162 B
JavaScript

// Import the default config file and expose it in the project root.
// Useful for editor integrations.
module.exports = require( '@wordpress/prettier-config' );