@dao-dao/config
v2.5.0-rc.2
Published
Configuration package for various dev tools (e.g. ESLint, Prettier, TSC, etc.)
Downloads
7
Readme
@dao-dao/config
Configuration package for various dev tools (e.g. ESLint, Prettier, TSC, etc.)
Layout
| Location | Summary |
| --------------------------------- | ----------------------------------------------------- |
| eslint
| ESLint config. |
| prettier
| Prettier config. |
| tailwind
| Tailwind CSS config. |
| ts
| TypeScript config. |
Commands
cwgen
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