Skip to content

Commit 6ac6160

Browse files
authored
chore(storage-control): add stripInternal setting to tsconfig (#8057)
1 parent 8e31dd7 commit 6ac6160

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/google-storage-control/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"lib": [
88
"es2023",
99
"dom"
10-
]
10+
],
11+
"stripInternal": false
1112
},
1213
"include": [
1314
"src/*.ts",

0 commit comments

Comments
 (0)