Files
open-wc/.eslintignore
2020-11-23 19:13:35 +01:00

9 lines
198 B
Plaintext

node_modules
coverage/
dist
tsc-dist
stats.html
/packages/**/test-node/**/snapshots
/packages/demoing-storybook/storybook-static/**/*
/packages/**/demo/**/*
/packages/dev-server-hmr/src/patches/**/*