README
tslint-config-gregros
I have lots of TypeScript packages on NPM, so I thought I'd have a universal tslint file for all of them.
Common tslint config
<script type="module">
import tslintConfigGregros from 'https://cdn.skypack.dev/tslint-config-gregros';
</script>
I have lots of TypeScript packages on NPM, so I thought I'd have a universal tslint file for all of them.