3.2.2 • Published 1 year ago

@tshirt-ventures/eslint-config v3.2.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

README

This project contains the eslint configuration used by TShirt Ventures

Testing

You can also test this shareable config on your computer before publishing by linking your module globally. Type:

yarn link

Then, in your project that wants to use your shareable config, type:

yarn link "@tshirt-ventures/eslint-config"

Publishing

We use semantic to publish to npm

All you have to do is merge the pull request to the main branch and semantic release will create a tag in github and publish it to NPM