Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
273 B
Plaintext
Raw Permalink Normal View History

2025-12-12 14:26:25 +09:00
# 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`.