Selaa lähdekoodia

fix: fix stylelint plugin not work in pnpm install

lanjianrong 4 vuotta sitten
vanhempi
commit
b3aaa87393
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      .stylelintrc.js

+ 0 - 2
.stylelintrc.js

@@ -1,5 +1,3 @@
-const fabric = require('@umijs/fabric')
-
 module.exports = {
   extends: [require.resolve('@umijs/fabric/dist/stylelint')],
   rules: {