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
es-object-atoms
tsconfig.json
tsconfig.json
7 lines
Copy path
Download
Raw
Back to es-object-atoms
1
{
2
"extends": "@ljharb/tsconfig",
3
"compilerOptions": {
4
"target": "es5",
5
},
6
}
7