tslint-config-sift-react

Sifts Front End Web Linter

Usage no npm install needed!

<script type="module">
  import tslintConfigSiftReact from 'https://cdn.skypack.dev/tslint-config-sift-react';
</script>

README

eslint-config-sift-react

Install

Run the following command:

npm install tslint-config-sift-react --save-dev

Then, add this to your tslint.json file:

{
  "extends": ["tslint-config-sift-react"]
}