tslint-max-import-line-length
TSLint rule that requires import lines to be under a certain max length and provides a fix for long lines
Usage no npm install needed!
<script type="module">
import tslintMaxImportLineLength from 'https://cdn.skypack.dev/tslint-max-import-line-length';
</script>