added apps

This commit is contained in:
2025-04-10 20:11:36 +03:00
parent 3613f9030e
commit c3b7556e7e
346 changed files with 265054 additions and 159 deletions

5
node_modules/next-crypto/.prettierrc generated vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"singleQuote": true,
"plugins": ["prettier-plugin-organize-imports"]
}