Browse Source

fix eslint

pull/18330/head 3.22.0
afc163 5 years ago
parent
commit
c953023617
  1. 6
      .eslintignore

6
.eslintignore

@ -8,3 +8,9 @@ components/*/__tests__/type.tsx
site/theme/template/IconDisplay/*.js
site/theme/template/IconDisplay/*.jsx
typings
es/**/*
lib/**/*
node_modules
_site
dist
**/*.d.ts

Loading…
Cancel
Save