Skip to content

Commit 3c14afa

Browse files
chore: remove duplicate keys
1 parent c2d3fd8 commit 3c14afa

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

packages/hello/tsconfig.build.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
},
99
"include": ["src/**/*.ts"],
1010
"exclude": ["**/*.test.ts"],
11-
"exclude": ["**/*.test.ts"],
1211
"references": []
1312
}

packages/medley-router/tsconfig.build.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
},
99
"include": ["src/**/*.ts"],
1010
"exclude": ["**/*.test.ts"],
11-
"exclude": ["**/*.test.ts"],
1211
"references": []
1312
}

packages/prometheus/tsconfig.build.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
},
99
"include": ["src/**/*.ts"],
1010
"exclude": ["**/*.test.ts"],
11-
"exclude": ["**/*.test.ts"],
1211
"references": []
1312
}

packages/tsyringe/tsconfig.build.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
},
99
"include": ["src/**/*.ts"],
1010
"exclude": ["**/*.test.ts"],
11-
"exclude": ["**/*.test.ts"],
1211
"references": []
1312
}

0 commit comments

Comments
 (0)