Skip to content

Commit f005591

Browse files
committed
Remove typescript-config package
1 parent 657df5e commit f005591

7 files changed

Lines changed: 2 additions & 76 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configs/typescript-config/common.tsconfig.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

configs/typescript-config/extension.tsconfig.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

configs/typescript-config/lib.tsconfig.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

configs/typescript-config/package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

rush.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
},
2727
"variants": [],
2828
"projects": [
29-
{
30-
"packageName": "typescript-config",
31-
"projectFolder": "configs/typescript-config"
32-
},
3329
{
3430
"packageName": "@github/codeql-gulp-tasks",
3531
"projectFolder": "tools/build-tasks",

tools/build-tasks/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@types/through2": "~2.0.34",
4646
"@types/vinyl": "~2.0.3",
4747
"typescript": "^3.7.2",
48-
"typescript-config": "^0.0.1",
4948
"typescript-formatter": "^7.2.2"
5049
}
5150
}

0 commit comments

Comments
 (0)