chore: dynamic UI sprint update and repo hygiene

This commit is contained in:
Clément SAILLANT
2026-03-02 20:23:05 +01:00
parent 6cbef0e7e5
commit a0255bca06
91 changed files with 8166 additions and 356 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist", "storybook-static"]
"exclude": ["node_modules", "dist", "storybook-static", "tmp", "lab"]
}