This commit is contained in:
Harry Adel
2024-03-04 16:47:45 +02:00
committed by GitHub
parent f697f331cf
commit 1fe7262390

View File

@@ -24,7 +24,7 @@ The peer dependencies can be installed manually by following the `package.json`
$ # Install `install-peerdeps` within the current Meteor tool version.
$ meteor npm install --global install-peerdeps
$ # Run the newly installed `install-peerdeps` to install this package and its dependencies.
$ meteor install-peerdeps --dev @meteorjs/eslint-config-meteor
$ meteor npx install-peerdeps --dev @meteorjs/eslint-config-meteor
```
## Configure