Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Since the 0.0.4 release, some rules defined in [John Papa's Guideline](https://g

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



## Sample configs

- [demo/npm](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/npm) (launch: npm run lint)
- [demo/grunt](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/grunt) (launch: grunt)
- [demo/gulp](https://github.com/Gillespie59/eslint-plugin-angular/tree/master/demo/gulp) (launch: gulp)



## Defaults

```json
Expand Down
13 changes: 0 additions & 13 deletions demo/grunt/.eslintrc

This file was deleted.

16 changes: 0 additions & 16 deletions demo/grunt/Gruntfile.js

This file was deleted.

14 changes: 0 additions & 14 deletions demo/grunt/app/index.js

This file was deleted.

17 changes: 0 additions & 17 deletions demo/grunt/package.json

This file was deleted.

13 changes: 0 additions & 13 deletions demo/gulp/.eslintrc

This file was deleted.

14 changes: 0 additions & 14 deletions demo/gulp/app/index.js

This file was deleted.

16 changes: 0 additions & 16 deletions demo/gulp/gulpfile.js

This file was deleted.

17 changes: 0 additions & 17 deletions demo/gulp/package.json

This file was deleted.

13 changes: 0 additions & 13 deletions demo/npm/.eslintrc

This file was deleted.

14 changes: 0 additions & 14 deletions demo/npm/app/index.js

This file was deleted.

15 changes: 0 additions & 15 deletions demo/npm/package.json

This file was deleted.