README
tslint-config
To use, add the following to your ~/tslint.yaml
global config:
extends:
- '@chbrown/tslint-config/core'
License
Copyright 2018 Christopher Brown. MIT Licensed.
TSLint configuration files
<script type="module">
import chbrownTslintConfig from 'https://cdn.skypack.dev/@chbrown/tslint-config';
</script>
To use, add the following to your ~/tslint.yaml
global config:
extends:
- '@chbrown/tslint-config/core'
Copyright 2018 Christopher Brown. MIT Licensed.