arquero
Version:
Query processing and transformation of array-backed data tables.
16 lines (15 loc) • 330 B
JSON
{
"include": ["src/index.js"],
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"declaration": true,
"emitDeclarationOnly": true,
"esModuleInterop": true,
"module": "nodenext",
"moduleResolution": "nodenext",
"outDir": "dist/types",
"target": "es2022",
"skipLibCheck": true
}
}