restauarant list in sup

This commit is contained in:
2025-12-22 16:39:43 +03:30
parent 0970c05b27
commit d1b6c935ad
5 changed files with 172 additions and 21 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
"source.fixAll.eslint": "explicit"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}