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 d1b72ad commit af2e61dCopy full SHA for af2e61d
tsconfig.json
@@ -40,12 +40,6 @@
40
"paths": { /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. Must match `alias` in `gatsby-node.js`. */
41
"sentry-docs/*": [
42
"src/*"
43
- ],
44
- "react": [
45
- "./node_modules/react"
46
47
- "next": [
48
- "./node_modules/next"
49
]
50
},
51
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
0 commit comments