addeds embeds for profiles

This commit is contained in:
Rose 2024-10-16 09:45:26 -05:00
parent c90a4c141e
commit 5b5e21e614
No known key found for this signature in database
9 changed files with 1006 additions and 896 deletions

View file

@ -4,5 +4,6 @@
"editor.codeActionsOnSave": {
"source.fixAll": "explicit",
"source.organizeImports": "explicit"
}
},
"typescript.tsdk": "node_modules\\typescript\\lib"
}