6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
|
|
# TypeScript `moduleResolution` Tests
|
||
|
|
|
||
|
|
This suite uses workspace linking to resolve build folders and runs the TypeScript compiler with various `moduleResolution` settings.
|
||
|
|
|
||
|
|
You can only run `pnpm typescript:all` after the project has been built with `pnpm release:build`.
|