UNPKG

@fairdatasociety/fairdrive-opfs

Version:

Fairdrive OPFS - integrate data sources from Web 2.0 or Web 3.0

11 lines (10 loc) 223 B
{ "extends": "./tsconfig.json", "include": ["src", "test", "jest.config.ts"], "compilerOptions": { "noEmit": true, "noImplicitAny": false, "allowJs": true, "suppressImplicitAnyIndexErrors": true } }