CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
llmonitor
/
benchmarks
source
Hugging Face
updated 3y ago
View on Hugging Face
7
likes
Like
Save
Clone
overview
files
community
commits
settings
root
jsconfig.json
jsconfig.json
8 lines
Copy path
Download
Raw
Back to root
1
{
2
"compilerOptions": {
3
"paths": {
4
"@/*": ["./*"]
5
}
6
}
7
}
8