@macaronswap-libs/eslint-config-macaron

Eslint config for MacaronSwap


License
MIT
Install
npm install @macaronswap-libs/eslint-config-macaron@1.0.1

Documentation

Macaron Toolkit

This repository is a monorepo manage with yarn workspaces and Lerna.

Packages

How to use

Clone the repository

git clone git@github.com:macaronswap/macaron-toolkit.git

Run yarn at the root of the workspace

cd macaron-toolkit
yarn

Then, refer to the readme of each project.

For publish new version of uikit

yarn run build
yarn publish