UNPKG

@clusterio/host

Version:

Implementation of Clusterio host server

8 lines (7 loc) 191 B
{ "extends": "../../tsconfig.node.json", "references": [ { "path": "../lib/tsconfig.node.json" }, ], "include": ["index.ts", "host.ts", "package.json", "src/**/*.ts", "src/**/*.js"], }