fabric-samples/asset-transfer-ledger-queries/chaincode-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
..
META-INF/statedb/couchdb/indexes Implement TypeScript version of asset-transfer-ledger-queries 2025-03-14 11:13:07 +09:00
src Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
.gitignore Implement TypeScript version of asset-transfer-ledger-queries 2025-03-14 11:13:07 +09:00
eslint.config.mjs Fix ESLint failures (#1386) 2026-02-26 13:20:40 +09:00
npm-shrinkwrap.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