znikola / es6-typescript-import-sorter

GNU General Public License v3.0
0 stars 0 forks source link

Add TSLint #3

Open znikola opened 5 years ago

znikola commented 5 years ago

Add tslint.json and define sensible rules.

Make it possible to invoke linting from a package.json's script

LTiger14 commented 5 years ago

There is a tslint ruled called ordered-imports with it's possible valued defined at https://palantir.github.io/tslint/rules/ordered-imports/