UNPKG

@tanzanite/wolfram-alpha

Version:
18 lines (17 loc) 386 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "declaration": true, "declarationMap": true, "forceConsistentCasingInFileNames": true, "module": "ES2022", "moduleResolution": "NodeNext", "noErrorTruncation": true, "noImplicitOverride": true, "outDir": "dist", "sourceMap": true, "strict": true, "target": "ES2022" }, "include": ["src/**/*.ts"] }