Initial commit

This commit is contained in:
System Administrator
2024-07-31 00:43:24 -04:00
commit 6e6950784c
61 changed files with 19322 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"ionic.ionic"
]
}
+3
View File
@@ -0,0 +1,3 @@
{
"typescript.preferences.autoImportFileExcludePatterns": ["@ionic/angular/common", "@ionic/angular/standalone"]
}