Files
app.zeusln.zeus/zeus_modules
Evan Kaloudis f9cfb74d74 chore(deps): migrate lnc-rn from deprecated tslint to eslint v9
Applies lightninglabs/lnc-rn#45 to the vendored copy in zeus_modules:

- add eslint.config.mjs (flat config, eslint v9 + typescript-eslint v8)
  translating the previous tslint.json rule set
- swap tslint/tslint-config-prettier devDependencies for @eslint/js,
  eslint, eslint-config-prettier, globals and typescript-eslint;
  lint script is now 'eslint lib'
- drop unused Proxy handler params in lib/api/createRpc.ts and the
  unused catch binding in lib/lnc.ts, mirrored into the prebuilt dist/
- regenerate the module's local yarn.lock

No runtime behavior change. The root package.json and yarn.lock are
untouched, so contributors do not need to re-run yarn.
2026-07-25 01:00:58 -04:00
..
2021-11-04 00:02:58 -04:00
2021-11-04 00:02:58 -04:00
2021-07-21 21:24:07 -04:00
2025-05-19 19:07:52 -04:00