ant-design/.eslintignore

17 lines
284 B
Plaintext
Raw Normal View History

components/**/*.js
components/**/*.jsx
2017-08-18 17:21:18 +08:00
!components/*/__tests__/**/*.js
2017-01-14 21:30:09 +08:00
!components/*/demo/*
!.*.js
2018-09-01 17:14:22 +08:00
# Docs templates
site/theme/template/IconDisplay/*.js
site/theme/template/IconDisplay/*.jsx
2019-12-26 15:27:52 +08:00
site/theme/template/Home/**/*.jsx
2019-08-14 18:21:24 +08:00
typings
2019-08-18 00:37:17 +08:00
es/**/*
lib/**/*
node_modules
_site
dist
**/*.d.ts