UNPKG

@dpkit/file

Version:

Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames

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