insomnia/.eslintignore
2020-04-26 13:33:39 -07:00

18 lines
210 B
Plaintext

.idea/
.github/
docker/
screenshots/
**/*.min.js
**/build/
**/dist/
**/.cache/
**/coverage/
**/node_modules/
**/webpack/
**/bin/
**/__fixtures__/
**/flow-typed/
**/dist/
**/.cache/
**/svgr/
**/storybook-static/