Cleaned up some error codes and Deno implementation

This commit is contained in:
Christopher Sanden
2026-03-18 17:23:48 +01:00
parent 7aad9dc34d
commit 4b7d87ab57
2 changed files with 0 additions and 8 deletions

View File

@@ -1 +0,0 @@
{ "recommendations": ["expo.vscode-expo-tools"] }

View File

@@ -1,7 +0,0 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": "explicit",
"source.organizeImports": "explicit",
"source.sortMembers": "explicit"
}
}