Skip to main content
Module

x/fuse/tsconfig.json

Lightweight fuzzy-search, in JavaScript
Very Popular
Go to Latest
File
{ "compilerOptions": { "module": "commonjs", "lib": ["es6"], "moduleResolution": "node", "target": "es6", "resolveJsonModule": true, "esModuleInterop": true, "strict": true }}