Skip to content

Commit 1e20a87

Browse files
committed
Small tweak
1 parent fb030eb commit 1e20a87

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"target": "es2017",
1515
"tsBuildInfoFile": "./tsconfig.tsbuildinfo"
1616
},
17-
"files": [
18-
"./infra/type-overrides.d.ts"
19-
],
17+
"files": ["./infra/type-overrides.d.ts"],
2018
"exclude": [],
2119
"references": [
2220
{ "path": "./packages/workbox-broadcast-update/" },

0 commit comments

Comments
 (0)