Skip to content

Commit

Permalink
feat: specify config dependencies as optional peer dependencies (#188)
Browse files Browse the repository at this point in the history
* chore: don't include optional peer dependencies in basic setup

* test: ensure all plugins used by configs are listed as peer dependencies

* test: ensure all parsers used by configs are listed as peer dependencies

* test: ensure peer dependencies are correctly optional or required

* test: check that `eslint` and `prettier` are required peer dependencies

* feat: specify optional peer dependencies

* test: check that dev dependencies cover peer dependency constraints
  • Loading branch information
G-Rath authored Oct 28, 2021
1 parent e55d826 commit a15ab94
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 12 deletions.
Loading

0 comments on commit a15ab94

Please sign in to comment.