UNPKG

itk-wasm

Version:

High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.

13 lines (12 loc) 198 B
{ "extends": "../tsconfig.json", "include": [ "**/*.ts" ], "compilerOptions": { "noEmit": false, "sourceMap": false, "inlineSourceMap": true, "types": ["cypress"] }, }