Skip to content

Commit

Permalink
add @typescript-eslint/parser to pnpm.peerDependencyRules.allowedVe…
Browse files Browse the repository at this point in the history
…rsions until officially supported by eslint-plugin-sonar
  • Loading branch information
mcmxcdev authored and vraravam committed Jul 30, 2023
1 parent c58eb47 commit 5255f79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
},
"peerDependencyRules": {
"allowedVersions": {
"@typescript-eslint/parser": "^6.0.0",
"esbuild-sass-plugin>esbuild": "^0.16.7",
"react-electron-web-view>react": "^18.0.0",
"react-electron-web-view>react-dom": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5255f79

Please sign in to comment.