.npmignore 180 B

123456789101112131415
  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. src