mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-06-30 04:44:16 +00:00
added console.log
This commit is contained in:
parent
a9a064dfa1
commit
087d6085e2
5 changed files with 813 additions and 101 deletions
|
@ -6,6 +6,7 @@
|
|||
"author": "Ville Saukkonen",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "ts-node src/main.ts",
|
||||
"build": "tsc",
|
||||
"package": "ncc build --source-map --license licenses.txt",
|
||||
"format": "prettier --write .",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue