Add timestamp iterator

This commit is contained in:
David Payr
2024-12-28 23:46:47 +01:00
parent 792d9bd396
commit bffe0e60a6
9 changed files with 526 additions and 217 deletions
+1
View File
@@ -26,6 +26,7 @@ export default tseslint.config(
}],
'@typescript-eslint/no-empty-object-type': 'off',
'@typescript-eslint/require-await': 'off',
'@stylistic/yield-star-spacing': ['error', { before: false, after: true }]
},
},
{