https://github.com/tjx666/tsconfig-extends-issue
https://github.com/microsoft/vscode/issues/185453
https://github.com/tjx666/tsconfig-extends-issue
Last synced: 28 days ago
JSON representation
https://github.com/microsoft/vscode/issues/185453
- Host: GitHub
- URL: https://github.com/tjx666/tsconfig-extends-issue
- Owner: tjx666
- Created: 2023-06-17T20:49:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T20:52:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T22:34:47.190Z (29 days ago)
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Reproduce
1. pnpm install
2. open `node_modules/@yutengjing/tsconfig-node/tsconfig.json`
3. `cmd + click` on extends path: `"@yutengjing/tsconfig-base/tsconfig.json`
4. will notify `Failed to resolve @yutengjing/tsconfig-base/tsconfig.json as module`