Skip to content

Latest commit

 

History

History

config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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