Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix wrong compiler options instruction
Corrected Typescript config instruction: `comilerOptions.nodeResolution` changed it to the correct value: `compilerOptions.moduleResolution`
- Loading branch information