UNPKG

create-rspeedy

Version:

Create Rspeedy-powered ReactLynx apps with one command

16 lines (14 loc) 274 B
{ "compilerOptions": { "strict": true, "isolatedModules": true, "verbatimModuleSyntax": true, "esModuleInterop": true, "skipLibCheck": true, }, "references": [ { "path": "./tsconfig.node.json" }, { "path": "./src" }, ], "files": [], }