Skip to content

Commit 2c2ef0f

Browse files
authored
Merge pull request #18 from Gelio/develop
Add demo gif to README
2 parents 4c0c184 + f43d257 commit 2c2ef0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
node_modules
22
src
33
test
4-
azore-pipelines.yml
4+
azure-pipelines.yml
55
.vscode
66
.gitignore
77
tsconfig.json
88
tslint.json
9+
.prettierrc
10+
.editorconfig

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![Twitter](https://img.shields.io/twitter/url/https/github.com/Gelio/tslint-import-group-ordering/.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FGelio%2Ftslint-import-group-ordering%2F)
77
[![Build Status](https://dev.azure.com/vorenygelio/vorenygelio/_apis/build/status/Gelio.tslint-import-group-ordering?branchName=master)](https://dev.azure.com/vorenygelio/vorenygelio/_build/latest?definitionId=1?branchName=master)
88

9+
![Demo](https://imgur.com/download/DBMMoA6)
10+
911
- enforces imports groups ordering
1012
- highly configurable
1113

0 commit comments

Comments
 (0)