fabric-samples/asset-transfer-sbe/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
..
src Update Node chaincode for v2.5.5 release 2024-06-03 15:27:51 -04:00
.gitignore fabric samples for state-based endorsement for chaincode typescript 2020-08-07 18:20:57 -04: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