chores: fix tsconfig property name reference in contribution guide (#4775) [ci skip]
This commit is contained in:
parent
20a361541c
commit
f8221682fe
2
.github/contributing.md
vendored
2
.github/contributing.md
vendored
@ -195,7 +195,7 @@ import { h } from '@vue/runtime-core'
|
||||
|
||||
This is made possible via several configurations:
|
||||
|
||||
- For TypeScript, `compilerOptions.path` in `tsconfig.json`
|
||||
- For TypeScript, `compilerOptions.paths` in `tsconfig.json`
|
||||
- For Jest, `moduleNameMapper` in `jest.config.js`
|
||||
- For plain Node.js, they are linked using [PNPM Workspaces](https://pnpm.io/workspaces).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user