halo/ui/packages/editor/prettier.config.js

4 lines
63 B
Java
Raw Normal View History

module.exports = {
plugins: ["../../prettier.config.js"],
};