fabric-samples/asset-transfer-basic/application-gateway-typescript
Mark S. Lewis f2fbfa410f
Enable engine-strict checks for TypeScript Gateway samples (#726)
Use an .npmrc to enable engine-strict checks so that `npm install` will fail for projects when an incompatible Node version is used, rather than confusing errors about unsupported language features occuring at runtime.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-04-29 15:59:50 +01:00
..
src Run a basic-asset-transfer CI test on Kubernetes (#637) 2022-02-08 15:51:02 +00:00
.eslintrc.json Asset Transfer typescript app using fabric-gateway 2021-10-15 09:51:16 -04:00
.gitignore Asset Transfer typescript app using fabric-gateway 2021-10-15 09:51:16 -04:00
.npmrc Enable engine-strict checks for TypeScript Gateway samples (#726) 2022-04-29 15:59:50 +01:00
package.json Added missing dependency,Updated ci pipelines to include gateway go application (#577) 2022-01-12 13:41:38 +00:00
tsconfig.json Updated fabric-gateway changes and added node14 dependency (#539) 2021-11-22 08:55:14 +00:00