fabric-samples/asset-transfer-events/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 Java gateway application sample for asset-transfer-events (#628) 2022-02-09 09:59:14 +00:00
.eslintrc.json Fixes to TypeScript asset-transfer-events to match Go sample (#619) 2022-02-03 10:13:54 -05:00
.gitignore Asset-Transfer-Events Migration to Use Fabric-Gateway (#565) 2022-02-02 17:01:42 +00:00
.npmrc Enable engine-strict checks for TypeScript Gateway samples (#726) 2022-04-29 15:59:50 +01:00
package.json Fixes to TypeScript asset-transfer-events to match Go sample (#619) 2022-02-03 10:13:54 -05:00
tsconfig.json Asset-Transfer-Events Migration to Use Fabric-Gateway (#565) 2022-02-02 17:01:42 +00:00