UNPKG

tcp-serial-relay

Version:

Modular TCP to Serial relay service with comprehensive logging, monitoring and web dashboard

11 lines (10 loc) 137 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ESNext", "lib": ["es2024"], }, "exclude": [ "coverage", ], }