-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit 8d7b94a.
- Loading branch information
1 parent
e951c43
commit 374465b
Showing
26 changed files
with
681 additions
and
2,011 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
231 changes: 115 additions & 116 deletions
231
.vscode/eps-prescription-status-update-api.code-workspace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,118 +1,117 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"name": "eps-prescription-status-update-monorepo", | ||
"path": ".." | ||
}, | ||
{ | ||
"name": "packages/gsul", | ||
"path": "../packages/gsul" | ||
}, | ||
{ | ||
"name": "packages/sandbox", | ||
"path": "../packages/sandbox" | ||
}, | ||
{ | ||
"name": "packages/specification", | ||
"path": "../packages/specification" | ||
}, | ||
{ | ||
"name": "packages/statusLambda", | ||
"path": "../packages/statusLambda" | ||
}, | ||
{ | ||
"name": "packages/updatePrescriptionStatus", | ||
"path": "../packages/updatePrescriptionStatus" | ||
} | ||
], | ||
"settings": { | ||
"jest.disabledWorkspaceFolders": ["eps-prescription-status-update-monorepo"], | ||
"files.exclude": { | ||
"packages/": true | ||
}, | ||
"cSpell.words": [ | ||
"apigw", | ||
"ASID", | ||
"AWSKMS", | ||
"Caldicott", | ||
"canonicalise", | ||
"Canonicaliser", | ||
"canonicalization", | ||
"Canonicalized", | ||
"Codeable", | ||
"codeinline", | ||
"codesystem", | ||
"devcontainer", | ||
"eps-prescription-status-update-api", | ||
"esbuild", | ||
"fhir", | ||
"Formik", | ||
"Fulfillment", | ||
"gsul", | ||
"Hashable", | ||
"healthcheck", | ||
"Helpdesk", | ||
"homecare", | ||
"HSCN", | ||
"liter", | ||
"milliliter", | ||
"NHSD", | ||
"nhsdlogin", | ||
"nhslogin", | ||
"NOSONAR", | ||
"OIDC", | ||
"Orthoptist", | ||
"Payor", | ||
"pino", | ||
"pollable", | ||
"powertools", | ||
"Prosthetist", | ||
"querystring", | ||
"reingest", | ||
"reingested", | ||
"Reingestion", | ||
"serialisation", | ||
"smartcard", | ||
"smartcards", | ||
"Snomed", | ||
"sourcetype", | ||
"Truststore", | ||
"URID", | ||
"URPID", | ||
"uuidv4", | ||
"vars", | ||
"versionable", | ||
"whens" | ||
], | ||
"cSpell.dictionaries": ["en-GB"], | ||
"cSpell.ignorePaths": ["package-lock.json", "node_modules", ".vscode"], | ||
"jest.jestCommandLine": "NODE_OPTIONS=--experimental-vm-modules node_modules/.bin/jest --no-cache", | ||
"jest.nodeEnv": { | ||
"POWERTOOLS_DEV": true | ||
} | ||
}, | ||
"extensions": { | ||
"recommendations": [ | ||
"AmazonWebServices.aws-toolkit-vscode", | ||
"redhat.vscode-yaml", | ||
"ms-python.python", | ||
"ms-python.flake8", | ||
"eamodio.gitlens", | ||
"github.vscode-pull-request-github", | ||
"orta.vscode-jest", | ||
"42crunch.vscode-openapi", | ||
"mermade.openapi-lint", | ||
"rvest.vs-code-prettier-eslint", | ||
"redhat.vscode-yaml", | ||
"christian-kohler.npm-intellisense", | ||
"dbaeumer.vscode-eslint", | ||
"lfm.vscode-makefile-term", | ||
"GrapeCity.gc-excelviewer", | ||
"redhat.vscode-xml", | ||
"streetsidesoftware.code-spell-checker", | ||
"timonwong.shellcheck", | ||
"mkhl.direnv", | ||
"tamasfe.even-better-toml" | ||
] | ||
} | ||
"folders": [ | ||
{ | ||
"name": "eps-prescription-status-update-monorepo", | ||
"path": ".." | ||
}, | ||
{ | ||
"name": "packages/specification", | ||
"path": "../packages/specification" | ||
}, | ||
{ | ||
"name": "packages/updatePrescriptionStatus", | ||
"path": "../packages/updatePrescriptionStatus" | ||
}, | ||
{ | ||
"name": "packages/gsul", | ||
"path": "../packages/gsul" | ||
}, | ||
{ | ||
"name": "packages/sandbox", | ||
"path": "../packages/sandbox" | ||
} | ||
], | ||
"settings": { | ||
"jest.disabledWorkspaceFolders": [ | ||
"eps-prescription-status-update-monorepo" | ||
], | ||
"files.exclude": { | ||
"packages/": true, | ||
}, | ||
"cSpell.words": [ | ||
"apigw", | ||
"ASID", | ||
"AWSKMS", | ||
"Caldicott", | ||
"canonicalise", | ||
"Canonicaliser", | ||
"canonicalization", | ||
"Canonicalized", | ||
"Codeable", | ||
"codeinline", | ||
"codesystem", | ||
"devcontainer", | ||
"eps-prescription-status-update-api", | ||
"esbuild", | ||
"fhir", | ||
"Formik", | ||
"Fulfillment", | ||
"Hashable", | ||
"healthcheck", | ||
"Helpdesk", | ||
"homecare", | ||
"HSCN", | ||
"liter", | ||
"milliliter", | ||
"NHSD", | ||
"nhsdlogin", | ||
"nhslogin", | ||
"NOSONAR", | ||
"OIDC", | ||
"Orthoptist", | ||
"Payor", | ||
"pino", | ||
"pollable", | ||
"powertools", | ||
"Prosthetist", | ||
"querystring", | ||
"reingest", | ||
"reingested", | ||
"Reingestion", | ||
"serialisation", | ||
"smartcard", | ||
"smartcards", | ||
"Snomed", | ||
"sourcetype", | ||
"Truststore", | ||
"URID", | ||
"URPID", | ||
"uuidv4", | ||
"vars", | ||
"versionable", | ||
"whens" | ||
], | ||
"cSpell.dictionaries": [ | ||
"en-GB" | ||
], | ||
"cSpell.ignorePaths": [ | ||
"package-lock.json", | ||
"node_modules", | ||
".vscode" | ||
] | ||
}, | ||
"extensions": { | ||
"recommendations": [ | ||
"AmazonWebServices.aws-toolkit-vscode", | ||
"redhat.vscode-yaml", | ||
"ms-python.python", | ||
"ms-python.flake8", | ||
"eamodio.gitlens", | ||
"github.vscode-pull-request-github", | ||
"orta.vscode-jest", | ||
"42crunch.vscode-openapi", | ||
"mermade.openapi-lint", | ||
"rvest.vs-code-prettier-eslint", | ||
"redhat.vscode-yaml", | ||
"christian-kohler.npm-intellisense", | ||
"dbaeumer.vscode-eslint", | ||
"lfm.vscode-makefile-term", | ||
"GrapeCity.gc-excelviewer", | ||
"redhat.vscode-xml", | ||
"streetsidesoftware.code-spell-checker", | ||
"timonwong.shellcheck", | ||
"mkhl.direnv", | ||
"tamasfe.even-better-toml" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.