mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-03 19:19:46 +08:00
4 lines
160 B
JavaScript
4 lines
160 B
JavaScript
|
// Import the default config file and expose it in the project root.
|
||
|
// Useful for editor integrations.
|
||
|
module.exports = require("@wordpress/prettier-config");
|