Skip to content

Commit ab9d967

Browse files
author
Konrad Jamrozik
committed
attempt get rid of tsconfig_strictest.json
1 parent dac2c96 commit ab9d967

File tree

2 files changed

+2
-30
lines changed

2 files changed

+2
-30
lines changed

eng/tools/specs-model/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"extends": [
33
"../tsconfig.json",
4-
// [strictest], but see the comment inside the extended file.
5-
"../tsconfig_strictest.json"
4+
// [strictest]
5+
"@tsconfig/strictest/tsconfig.json"
66
],
77
"compilerOptions": {
88
"outDir": "./dist",

eng/tools/tsconfig_strictest.json

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

0 commit comments

Comments
 (0)