UNPKG

@multiplayer-app/otlp-core

Version:

Multiplayer otlp core

11 lines (9 loc) 205 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", // target should be aligned with tsconfig.base.json "target": "es2017", "moduleResolution": "node" }, }