UNPKG

@dpkit/avro

Version:

Fast TypeScript data management framework based on the Data Package standard

11 lines (10 loc) 186 B
{ "extends": "../tsconfig.json", "include": ["**/*.ts"], "exclude": ["**/build/"], "compilerOptions": { "outDir": "build", "noEmit": false, "declaration": true } }