We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df5e70 commit 08de7f1Copy full SHA for 08de7f1
.github/contributing.md
@@ -187,7 +187,7 @@ import { h } from '@vue/runtime-core'
187
This is made possible via several configurations:
188
189
- For TypeScript, `compilerOptions.path` in `tsconfig.json`
190
-- For Jest, `moduleNameMapping` in `jest.config.js`
+- For Jest, `moduleNameMapper` in `jest.config.js`
191
- For plain Node.js, they are linked using [Yarn Workspaces](https://yarnpkg.com/blog/2017/08/02/introducing-workspaces/).
192
193
### Package Dependencies
0 commit comments