Skip to content

Commit

Permalink
chore: update fabric extends
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Mar 10, 2023
1 parent 9269984 commit e388527
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
const base = require('@umijs/fabric/dist/eslint');

module.exports = {
...base,
extends: [require.resolve('@umijs/fabric/dist/eslint')],
rules: {
...base.rules,
'arrow-parens': 0,
'no-template-curly-in-string': 0,
'prefer-promise-reject-errors': 0,
Expand Down

0 comments on commit e388527

Please sign in to comment.