We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9753973 commit 1941a25Copy full SHA for 1941a25
.github/contributing.md
@@ -261,7 +261,7 @@ import { h } from '@vue/runtime-core'
261
This is made possible via several configurations:
262
263
- For TypeScript, `compilerOptions.paths` in `tsconfig.json`
264
-- Vitest and Rollup share the sae set of aliases from `scripts/aliases.js`
+- Vitest and Rollup share the same set of aliases from `scripts/aliases.js`
265
- For plain Node.js, they are linked using [PNPM Workspaces](https://pnpm.io/workspaces).
266
267
### Package Dependencies
0 commit comments