Skip to main content
Module

x/ldkit/examples/dbpedia-actors/tsconfig.json

LDkit - Linked Data query toolkit for TypeScript developers
Go to Latest
File
{ "compilerOptions": { "noEmit": true, "jsx": "preserve", "esModuleInterop": true }, "include": ["src"],}