We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd344c commit 54cb32eCopy full SHA for 54cb32e
package.json
@@ -5,6 +5,7 @@
5
"description": "A tool that visualizes JS and TS code structure and scope using ESLint's scope analysis.",
6
"repository": "eslint/code-explorer",
7
"funding": "https://opencollective.com/eslint",
8
+ "homepage": "https://explorer.eslint.org",
9
"bugs": "https://github.com/eslint/code-explorer/issues",
10
"type": "module",
11
"scripts": {
0 commit comments