diff options
Diffstat (limited to '')
| -rw-r--r-- | tslint.commit.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tslint.commit.json b/tslint.commit.json new file mode 100644 index 0000000..c242d65 --- /dev/null +++ b/tslint.commit.json @@ -0,0 +1,6 @@ +{ + "extends": ["./tslint.json"], + "rules": { + "ordered-imports": true + } +} |
