npm run format:write

This commit is contained in:
2024-12-25 23:15:10 -06:00
parent 83a0deab20
commit 67dbe076c3
3 changed files with 7 additions and 12 deletions
+2 -3
View File
@@ -26,7 +26,7 @@ const goodTests = [
dataOffset: 1164413200,
dataLength: 4113,
},
data: new Uint8Array([])
data: new Uint8Array([]),
},
},
{
@@ -56,8 +56,7 @@ const goodTests = [
fractionalSeconds: 4368,
},
},
data: new Uint8Array([])
data: new Uint8Array([]),
},
},
];