UNPKG

@oada/oadaify

Version:

Make OADA data nicer to work with in JS/TS

15 lines (14 loc) 205 B
{ "extends": "../tsconfig.json", "compilerOptions": { "allowJs": true, "rootDir": ".", "outDir": "../.test" }, "include": ["."], "references": [ { "path": "../" } ] }