This commit is contained in:
Andras Schmelczer 2026-03-21 12:47:39 +00:00
commit a20264bcaf
112 changed files with 13567 additions and 3694 deletions

View file

@ -8,7 +8,8 @@ export default [
"sync-client/src/services/types.ts",
"**/dist/",
"**/*.mjs",
"**/*.js"
"**/*.js",
"history-ui/**"
]
},
...tseslint.config({