2.5.0-rc.2 • Published 11 months ago

@dao-dao/config v2.5.0-rc.2

Weekly downloads
-
License
BSD-3-Clause-Clea...
Repository
-
Last release
11 months ago

@dao-dao/config

Configuration package for various dev tools (e.g. ESLint, Prettier, TSC, etc.)

Layout

LocationSummary
eslintESLint config.
prettierPrettier config.
tailwindTailwind CSS config.
tsTypeScript 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