Skip to content

Commit e983925

Browse files
committed
Remove empty compilerOptions objects
1 parent 948e5a5 commit e983925

File tree

21 files changed

+21
-42
lines changed

21 files changed

+21
-42
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}

packages/dl-center/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}

packages/get-os-info/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}

packages/mongodb-ns/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json",
3-
"compilerOptions": {}
2+
"extends": "@mongodb-js/tsconfig-devtools/tsconfig.common.json"
43
}

0 commit comments

Comments
 (0)