storybook/.eslintignore
2019-03-06 02:08:02 +08:00

25 lines
282 B
Plaintext

dist
lib/**/dll
build
coverage
node_modules
docs/public
storybook-static
built-storybooks
lib/cli/test
*.bundle.js
*.js.map
*.ts
*.tsx
!.remarkrc.js
!.babelrc.js
!.eslintrc.js
!.eslintrc-markdown.js
!.jest.config.js
!.storybook
REACT_NATIVE
examples-native
react-native
ondevice-*