lsd-aus

@lsd-aus

MIT License

Downloads
64
Stars
0
Committers
2

Usage

There is 4 npm packages in this repository:

Development

This is a Lerna-powered monorepo.

If you want to edit, for example, tslint-config and try it on your project:

git clone [email protected]:lukethacoder/lsd-aus
cd packages/tslint-config
yarn install
yarn link

In your project do:

cd my-project
yarn link "@lsd-aus/tslint-config"

Publishing

You can either decide to bump all 4 packages by running:

yarn pub

or if you just want to publish a single package (tslint-config for example):

yarn pub --scope="@lsd-aus/tslint-config"
Package Rankings
Top 23.08% on Npmjs.org