[ABP] pro module's ts file t/eslint import modules error

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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章