1.0.0 • Published 10 months ago

@agoralabs-sh/vip030026 v1.0.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
10 months ago

License: CC0-1.0 NPM Version

GitHub Release GitHub Release


Table Of Contents

🪄 1. Getting Started

1.1. Installation

You can install the types using:

pnpm add @agoralabs-sh/vip030026

Back to top ^

📑 2. Appendix

2.1. Useful Commands

CommandDescription
pnpm run buildGenerates build and TypeScript declaration files to the dist/ directory.
pnpm run cleanDeletes the dist/ directory and the tsconfig.*.tsbuildinfo files.
pnpm run generate:indexGenerates/overwrites the main index.ts file used for exporting all files.
pnpm run lintRuns the linter based on the rules in eslint.config.mjs.
pnpm run prettierRuns the prettier based on the rules in prettier.config.mjs.
pnpm run prettierRuns the prettier based on the rules in prettier.config.mjs.
pnpm testRuns tests using vitest.

Back to top ^

👏 3. How To Contribute

Please read the Contributing Guide to learn about the development process.

Back to top ^

📄 4. License

Please refer to the LICENSE file.

Back to top ^