server/client workflow

This commit is contained in:
Klemek
2025-03-17 12:45:53 +01:00
parent 5eb0b6242b
commit 7c54cdd612
5 changed files with 838 additions and 313 deletions
-2
View File
@@ -9,9 +9,7 @@ export default [
languageOptions: {
globals: {
...globals.browser,
lucide: "readonly",
Peer: "readonly",
streamSaver: "readonly",
},
},
},