.npmignore 198 B

1234567891011121314151617
  1. node_modules
  2. .vscode
  3. .eslint-config.mjs
  4. .gitignore
  5. .history
  6. .github
  7. eslint-local-rules
  8. example
  9. .gitattributes
  10. .nvmrc
  11. .watchmanconfig
  12. LICENSE
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. **/*/dist
  16. **/dist
  17. src