Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUltDev committed Apr 21, 2024
1 parent db8f3ba commit 0bf7791
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"material-icon-theme.activeIconPack": "react_redux",
"material-icon-theme.folders.associations": {
"output": "dist",
"client": "mobile",
"guides": "content",
"builder": "robot",
"native": "target",
"platforms": "target",
"vision": "content",
"output": "dist",
"rive": "animation",
"android-tv": "android",
"visionos": "macos",
"tvos": "macos",
"vocs": "vue",
"rive": "animation",
},
"material-icon-theme.files.associations": {
"app/index.tsx": "tree",
Expand Down

0 comments on commit 0bf7791

Please sign in to comment.