fabric-samples/asset-transfer-sbe/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
..
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 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