opusdev/vector-similarity-api
1
1{2 "extends": "@ljharb/tsconfig",3 "compilerOptions": {4 "target": "ESNext",5 "lib": ["es2024"],6 },7 "exclude": [8 "coverage",9 ],10}11 1{2 "extends": "@ljharb/tsconfig",3 "compilerOptions": {4 "target": "ESNext",5 "lib": ["es2024"],6 },7 "exclude": [8 "coverage",9 ],10}11