Skip to content

Commit

Permalink
fix: Avoid dirname for built-in configs.
Browse files Browse the repository at this point in the history
Load eslint:recommended and eslint:all configs via import instead file paths.

Fixes: eslint/eslint#15575
  • Loading branch information
zddai authored and daidodo committed Feb 16, 2022
2 parents 646b3a8 + a3bfe57 commit 8259d84
Show file tree
Hide file tree
Showing 4 changed files with 2,606 additions and 1,153 deletions.
12 changes: 0 additions & 12 deletions conf/eslint-all.cjs

This file was deleted.

12 changes: 0 additions & 12 deletions conf/eslint-recommended.cjs

This file was deleted.

0 comments on commit 8259d84

Please sign in to comment.