UNPKG

timing-provider-server

Version:

A command line tool to spin up a server which can be used with the timing-provider.

10 lines (9 loc) 210 B
{ "compilerOptions": { "lib": ["es2020"], "module": "es2020", "outDir": "../build/es2020", "target": "es2020" }, "extends": "tsconfig-holy-grail/src/tsconfig-node" }