fabric-samples/asset-transfer-basic/chaincode-typescript
Mark S. Lewis 9540c443c8
Fix ESLint failures
- 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-25 13:53:45 +00:00
..
docker Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
src Update TypeScript implementations 2024-06-18 06:51:58 -04:00
.dockerignore Update Node.js dockerfile (#805) 2022-08-01 11:50:47 +00:00
.gitignore Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
Dockerfile Update runtime and tool versions (#1354) 2025-10-21 13:04:55 -04:00
eslint.config.mjs Fix ESLint failures 2026-02-25 13:53:45 +00:00
npm-shrinkwrap.json Fix ESLint failures 2026-02-25 13:53:45 +00:00
package.json Fix ESLint failures 2026-02-25 13:53:45 +00:00
tsconfig.json Fix ESLint failures 2026-02-25 13:53:45 +00:00