.stylelintrc.js 87 Bytes
Newer Older
陈帅's avatar
陈帅 committed
1 2 3 4 5
const fabric = require('@umijs/fabric');

module.exports = {
  ...fabric.stylelint,
};