Browse Source

🎨 chore: fix eslint error

close #7540
pull/7588/head
chenshuai2144 5 years ago
parent
commit
992ef633b5
  1. 6
      .eslintignore

6
.eslintignore

@ -1,4 +1,8 @@
/lambda/ /lambda/
/scripts /scripts
/config /config
.history .history
public
dist
.umi
mock
Loading…
Cancel
Save