Skip to content

Instantly share code, notes, and snippets.

@sergeyloysha
Last active April 14, 2023 16:19
Show Gist options
  • Save sergeyloysha/5babb4c031745a29dba3902f2ef7f9f0 to your computer and use it in GitHub Desktop.
Save sergeyloysha/5babb4c031745a29dba3902f2ef7f9f0 to your computer and use it in GitHub Desktop.
upthrust-coding
"{
"name": "upthrust-coding",
"children": [
{
"name": ".storybook",
"children": []
},
{
"name": "node_modules",
"children": []
},
{
"name": "public",
"children": []
},
{
"name": "src",
"children": [
{
"name": "components",
"children": []
},
{
"name": "constants",
"children": []
},
{
"name": "context",
"children": []
},
{
"name": "types",
"children": []
},
{
"name": "services",
"children": [
{
"name": "index.ts"
},
{
"name": "api",
"children": []
},
{
"name": "i18n",
"children": []
}
]
},
{
"name": "styles",
"children": []
},
{
"name": "utils",
"children": []
}
]
},
{
"name": ".env"
},
{
"name": ".prettierrc"
},
{
"name": "package.json"
},
{
"name": "tsconfig.json"
},
{
"name": "yarn.lock"
}
]
}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment