Fix typecheck, lint and build

This commit is contained in:
Vanilagy
2026-01-16 17:00:01 +01:00
parent 282751ec1c
commit 41e012f1e8
4 changed files with 23 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ export default tseslint.config(
'packages/mp3-encoder/build',
'eslint.config.mjs',
'docs/.vitepress/cache',
'test/public',
]
}
);