Skip to main content
Module

x/geosearch/tsconfig.json

Simple Deno CLI library to find places all around the world
Latest
File
{ "compilerOptions": { "allowJs": true, "module": "esnext", "resolveJsonModule": true, "target": "esnext", "forceConsistentCasingInFileNames": true, "noFallthroughCasesInSwitch": true, "experimentalDecorators": true, "emitDecoratorMetadata": true }}