Skip to content

Commit

Permalink
Adds homepage to eslint-config-next package (#51059)
Browse files Browse the repository at this point in the history
Fixes (partially) #50843.

---------

Co-authored-by: Steven <steven@ceriously.com>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
  • Loading branch information
3 people authored Jun 13, 2023
1 parent 6431b19 commit 94accfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"url": "vercel/next.js",
"directory": "packages/eslint-config-next"
},
"homepage": "https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config",
"dependencies": {
"@next/eslint-plugin-next": "13.4.6-canary.2",
"@rushstack/eslint-patch": "^1.1.3",
Expand Down

0 comments on commit 94accfa

Please sign in to comment.