mirror of
https://github.com/kevinthedang/discord-ollama.git
synced 2026-08-08 23:54:01 -04:00
drop refs to coverage (#197)
This commit is contained in:
+1
-2
@@ -18,9 +18,8 @@
|
||||
// Decompile .ts to .js into a folder named build
|
||||
"outDir": "build",
|
||||
"rootDir": "src",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": ["node_modules/"]
|
||||
"*": ["./node_modules/"]
|
||||
}
|
||||
},
|
||||
// environment for env vars
|
||||
|
||||
Reference in New Issue
Block a user