Add @mediabunny/flac-encoder extension, clean up some other code, fix incorrect top-level tsconfig

This commit is contained in:
Vanilagy
2026-03-04 21:21:52 +01:00
parent e18da824ce
commit a15283eaa3
35 changed files with 1713 additions and 48 deletions
+1
View File
@@ -11,6 +11,7 @@
"allowJs": true,
"noEmit": true,
},
"include": [],
"references": [
{ "path": "./tsconfig.vite.json" },
{ "path": "./tsconfig.vitest.json" }