Open znikola opened 6 years ago
Add tslint.json and define sensible rules.
tslint.json
Make it possible to invoke linting from a package.json's script
package.json
There is a tslint ruled called ordered-imports with it's possible valued defined at https://palantir.github.io/tslint/rules/ordered-imports/
Add
tslint.json
and define sensible rules.Make it possible to invoke linting from a
package.json
's script