aiflowy-ui-admin/stylelint.config.mjs

5 lines
76 B
JavaScript

export default {
extends: ['@aiflowy/stylelint-config'],
root: true,
};