fabric-samples/asset-transfer-secured-agreement/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 Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
.gitignore Secured agreement samples using gateway (#630) 2022-05-23 14:17:10 +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