File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 44 "name" : " NHS Notify Supplier API" ,
55 "path" : " ."
66 },
7+ {
8+ "name" : " Infrastructure" ,
9+ "path" : " ./infrastructure"
10+ },
11+ {
12+ "name" : " Lambdas Api Handler" ,
13+ "path" : " ./lambdas/api-handler"
14+ },
715 {
816 "name" : " Application Source Code" ,
917 "path" : " ./src"
1624 "name" : " Tests" ,
1725 "path" : " ./tests"
1826 },
19- {
20- "name" : " Infrastructure" ,
21- "path" : " ./infrastructure"
22- },
2327 {
2428 "name" : " Scripts" ,
2529 "path" : " ./scripts"
4044 "settings" : {
4145 "autoOpenWorkspace.enableAutoOpenIfSingleWorkspace" : true ,
4246 "githubCodeOwners.format.enabled" : true ,
43- "workspace-terminals.switchTerminal" : " always" ,
44- "workspace-terminals.auto" : " always" ,
47+ "workspace-terminals.auto" : " never" ,
4548 "markdownlint.config" : {
4649 "MD013" : false ,
4750 "MD024" : { "siblings_only" : true },
You can’t perform that action at this time.
0 commit comments