UNPKG

terra-route

Version:

A library for routing along GeoJSON LineString networks

19 lines 393 B
{ "compilerOptions": { "outDir": "./dist/", "strict": true, "module": "es6", "target": "es6", "jsx": "react", "sourceMap": true, "allowJs": true, "moduleResolution": "node", "allowSyntheticDefaultImports": true }, "exclude": [ "node_modules/", "dist/", "docs/", "demo/" ] }