Explore
Sign In
skills/angular__angular
1
0
Fork 0
You've already forked angular__angular
mirror of https://github.com/angular/angular.git synced 2026-09-14 13:54:52 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
angular__angular/scripts/tsconfig.json
T

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

14 lines
287 B
JSON
Raw Permalink Normal View History

build: convert release package build scripts to typescript (#46456) Follow-up to: cce395a928bdcd85fe1b24c5887c2ca587b659a2. PR Close #46456
2022-06-22 16:13:15 +00:00
{
"compilerOptions": {
"outDir": "../dist/dev-infra-scripts",
"target": "es2020",
"lib": ["es2020"],
"module": "Node16",
"types": ["node"],
"noEmit": true,
"skipLibCheck": true,
build: use Node.js built-in TypeScript support for dev-infra scripts This change removes the use of `tsx` to execute both `ng-dev` and the repo level development scripts.
2025-12-18 15:28:08 -05:00
"esModuleInterop": true,
"rewriteRelativeImportExtensions": true
build: convert release package build scripts to typescript (#46456) Follow-up to: cce395a928bdcd85fe1b24c5887c2ca587b659a2. PR Close #46456
2022-06-22 16:13:15 +00:00
}
}
Reference in New Issue Copy Permalink
Version: v1.25.5 Page: 802ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어