Skip to content

Commit 1d34119

Browse files
committed
chore: biome ignore
Signed-off-by: Adam Setch <[email protected]>
1 parent d87d503 commit 1d34119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/GoogleAnalytics.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<script>
77
window.dataLayer = window.dataLayer || [];
88
function gtag() {
9+
// biome-ignore lint/complexity/noArguments: keep arguments object as per gtag.js spec
910
dataLayer.push(arguments);
1011
}
1112
gtag('js', new Date());

0 commit comments

Comments
 (0)