coding tool: vscode

  版本: 1.71.0 (user setup)
  Node.js: 16.14.2
  V8: 10.2.154.15-electron.0
  OS: Windows_NT x64 10.0.19042

typescript version: 4.8.2
frontend: ng
type: add as project with source code
angular version: ~13.3.11

for example, identity module, look scrreen shot below:
image

we just need to open this projects/identity/tsconfig.lib.prod.json file and codes below into compilerOptions setting

"moduleResolution":"node",

Setting detail reference ts official website

posted on 2022-09-08 13:53  芝麻的西瓜  阅读(24)  评论(0编辑  收藏  举报