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 26, 2021
1 parent 1896c84 commit 0d21953
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 0d21953

Please sign in to comment.