Skip to content

Commit

Permalink
chore: merge tsconfig.json and tsconfig.options.json (apache#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Nov 24, 2021
1 parent f3743f2 commit ab18b9f
Show file tree
Hide file tree
Showing 46 changed files with 77 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "../../../"
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noEmit": true,
"rootDir": "."
},
"extends": "../../../tsconfig.options.json",
"extends": "../../../tsconfig.json",
"include": [
"**/*",
"../types/**/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib",
"test"
],
"extends": "../../tsconfig.options.json",
"extends": "../../tsconfig.json",
"include": [
"src/**/*",
"types/**/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "./tsconfig.options.json",
"extends": "./tsconfig.json",
"include": [
"types/**/*",
"packages/*/src/**/*",
Expand Down
Loading

0 comments on commit ab18b9f

Please sign in to comment.