ollama/web/jsconfig.json
2023-07-02 19:52:40 -04:00

7 lines
73 B
JSON

{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}