jg-eucs/prettier.config.cjs

3 lines
71 B
JavaScript

module.exports = {
plugins: ["prettier-plugin-organize-imports"],
};