Configuration package for various dev tools (e.g. ESLint, Prettier, TSC, etc.)
Location | Summary |
---|---|
eslint |
ESLint config. |
prettier |
Prettier config. |
tailwind |
Tailwind CSS config. |
ts |
TypeScript config. |
Usage: yarn cwgen [options]
Generate types, clients, and queries for CosmWasm contracts, modify them for use with this codebase, and install them in the right places.
Options:
-n, --name <name> contract name
-p, --path <path> path to contract folder that contains "schema" folder
-h, --help display help for command