chore: remove legacy models/utils/api/database layers

Also moves stray lib/pages/quel-est-ce-pokemon.code-workspace to repo
root, and fixes two trivial test lint infos (curly_braces_in_flow_
control_structures, constant_identifier_names) to reach clean analyze.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-09 15:20:54 +02:00
co-authored by Claude Opus 4.8
parent dc7e681508
commit ca77317a20
7 changed files with 3 additions and 397 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "../.."
}
],
"settings": {}
}