UNPKG

kirin

Version:

Scaffold a full-stack gRPC application with end-to-end type safety.

12 lines 278 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "esModuleInterop": true, "baseUrl": "./", "outDir": "lib", "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }