mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-09-04 11:06:25 +08:00
3 lines
No EOL
161 B
JavaScript
3 lines
No EOL
161 B
JavaScript
// Import the default config file and expose it in the project root.
|
|
// Useful for editor integrations.
|
|
module.exports = require( '@wordpress/prettier-config' ); |