Skip to content

Commit

Permalink
include non-recommended rules in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BuZZ-T committed Aug 9, 2024
1 parent ece2ed8 commit 557880a
Show file tree
Hide file tree
Showing 23 changed files with 10 additions and 12,249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

strategy:
matrix:
eslint-version: [7, 8, 9, "7-recommended", "8-recommended", "9-recommended", "7-grouped", "8-grouped", "9-grouped"]
eslint-version: [7, 8, 9, "7-recommended", "8-recommended", "9-recommended"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down
14 changes: 0 additions & 14 deletions examples/eslint7-grouped/.eslintrc.js

This file was deleted.

1 change: 0 additions & 1 deletion examples/eslint7-grouped/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions examples/eslint7-grouped/eslint7.js

This file was deleted.

16 changes: 0 additions & 16 deletions examples/eslint7-grouped/eslint7.test.js

This file was deleted.

Loading

0 comments on commit 557880a

Please sign in to comment.