mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-15 12:15:02 +01:00
use javascript instead
because startup times
This commit is contained in:
parent
daf94f2d4f
commit
f437754618
9 changed files with 40 additions and 175 deletions
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"name": "tests-ts",
|
||||
"version": "0.0.0",
|
||||
"main": "index.ts",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"fmt": "prettier -w ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/amqplib": "^0.8.2",
|
||||
"amqplib": "^0.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.5.1",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue