Skip to content

Commit acd3a26

Browse files
committed
Remove demo files
It is not the task of an eslint plugin to demo how to use eslint in different setups. Also these files are outdated.
1 parent 043df77 commit acd3a26

File tree

12 files changed

+0
-171
lines changed

12 files changed

+0
-171
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Since the 0.0.4 release, some rules defined in [John Papa's Guideline](https://g
1818

1919
- [Usage with shareable config](#usage-with-shareable-config)
2020
- [Usage without shareable config](#usage-without-shareable-config)
21-
- [Sample configs](sample-configs)
2221
- [Defaults](#defaults)
2322
- [Rules](#rules)
2423
- [Need your help](#need-your-help)
@@ -90,14 +89,6 @@ Users may use the shareable [eslint-config-angular](https://github.com/dustinspe
9089

9190

9291

93-
## Sample configs
94-
95-
- [demo/npm](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/npm) (launch: npm run lint)
96-
- [demo/grunt](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/grunt) (launch: grunt)
97-
- [demo/gulp](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/gulp) (launch: gulp)
98-
99-
100-
10192
## Defaults
10293

10394
```json

demo/grunt/.eslintrc

Lines changed: 0 additions & 13 deletions
This file was deleted.

demo/grunt/Gruntfile.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

demo/grunt/app/index.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

demo/grunt/package.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

demo/gulp/.eslintrc

Lines changed: 0 additions & 13 deletions
This file was deleted.

demo/gulp/app/index.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

demo/gulp/gulpfile.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

demo/gulp/package.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

demo/npm/.eslintrc

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)