.stylelintrc.js 85 B

12345
  1. const fabric = require('@umijs/fabric')
  2. module.exports = {
  3. ...fabric.stylelint,
  4. }