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