fabric-samples/asset-transfer-events/application-gateway-typescript
Mark S. Lewis 42ff1e629b
Fix ESLint failures (#1386)
- Updates to ESLint v10 and fixes lint failures.
- Aligns tsconfig on Node 20, which is the current minimum required Node
  version.
- Adds package-lock.json files to source control to avoid future random
  failures when dependencies update.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2026-02-26 13:20:40 +09:00
..
src Explicitly specify hash in client applications 2024-10-07 12:25:40 -04: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
eslint.config.mjs Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
package-lock.json Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
package.json Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
tsconfig.json Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00