Skip to content

Commit

Permalink
with error
Browse files Browse the repository at this point in the history
  • Loading branch information
milon27 committed Dec 19, 2021
1 parent fb65341 commit 33c29a2
Show file tree
Hide file tree
Showing 6 changed files with 10,508 additions and 40 deletions.
24 changes: 12 additions & 12 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// Workspace settings
{
// The following will hide the js and map files in the editor
"files.exclude": {
".expo": true,
".expo-shared": true,
"android": true,
"node_modules": true,
"package-lock.json": true,
"**/*.map": true
}
}
// // Workspace settings
// {
// // The following will hide the js and map files in the editor
// "files.exclude": {
// ".expo": true,
// ".expo-shared": true,
// "android": true,
// "node_modules": true,
// "package-lock.json": true,
// "**/*.map": true
// }
// }
Loading

0 comments on commit 33c29a2

Please sign in to comment.