feat : concept creation

This commit is contained in:
2025-01-13 22:33:10 +01:00
parent 9ab476bbbd
commit b1ac26aa91
10 changed files with 67 additions and 9 deletions
+4
View File
@@ -9,5 +9,9 @@
"eslint.useFlatConfig": true,
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"files.exclude": {
"**/dist": true,
"**/node_modules": true
}
}