CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
opusdev
/
vector-similarity-api
source
Hugging Face
updated 5mo ago
View on Hugging Face
1
likes
Like
Save
Clone
overview
files
community
commits
settings
root
node_modules
hasown
tsconfig.json
tsconfig.json
7 lines
Copy path
Download
Raw
Back to hasown
1
{
2
"extends": "@ljharb/tsconfig",
3
"exclude": [
4
"coverage",
5
],
6
}
7