initial commit - code moved to separate repo
This commit is contained in:
13
.vs/VSWorkspaceState.json
Normal file
13
.vs/VSWorkspaceState.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"ExpandedNodes": [
|
||||
"",
|
||||
"\\components",
|
||||
"\\components\\cartevent",
|
||||
"\\pages",
|
||||
"\\pages\\cart",
|
||||
"\\pages\\cart\\cartevents",
|
||||
"\\pages\\cart\\publishers",
|
||||
"\\prisma"
|
||||
],
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
1011
.vs/next-cart-app/config/applicationhost.config
Normal file
1011
.vs/next-cart-app/config/applicationhost.config
Normal file
File diff suppressed because it is too large
Load Diff
BIN
.vs/next-cart-app/v17/.wsuo
Normal file
BIN
.vs/next-cart-app/v17/.wsuo
Normal file
Binary file not shown.
BIN
.vs/next-cart-app/v17/TestStore/0/000.testlog
Normal file
BIN
.vs/next-cart-app/v17/TestStore/0/000.testlog
Normal file
Binary file not shown.
BIN
.vs/next-cart-app/v17/TestStore/0/testlog.manifest
Normal file
BIN
.vs/next-cart-app/v17/TestStore/0/testlog.manifest
Normal file
Binary file not shown.
BIN
.vs/slnx.sqlite
Normal file
BIN
.vs/slnx.sqlite
Normal file
Binary file not shown.
10
.vs/tasks.vs.json
Normal file
10
.vs/tasks.vs.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "0.2.1",
|
||||
"tasks": [
|
||||
{
|
||||
"taskLabel": "task-server",
|
||||
"appliesTo": "server.js",
|
||||
"type": "launch"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user