UNPKG

tslint-origin-ordered-imports-rule

Version:
16 lines (15 loc) 226 B
{ "rulesDirectory": "../../../dist", "rules": { "origin-ordered-imports": [ true, "one-blank-line", [ "lib", "user", "testcustom1", "testcustom2" ] ] } }