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 20a3615 commit f822168Copy full SHA for f822168
.github/contributing.md
@@ -195,7 +195,7 @@ import { h } from '@vue/runtime-core'
195
196
This is made possible via several configurations:
197
198
-- For TypeScript, `compilerOptions.path` in `tsconfig.json`
+- For TypeScript, `compilerOptions.paths` in `tsconfig.json`
199
- For Jest, `moduleNameMapper` in `jest.config.js`
200
- For plain Node.js, they are linked using [PNPM Workspaces](https://pnpm.io/workspaces).
201
0 commit comments