mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 19:55:03 +01:00
check formatting
This commit is contained in:
parent
1172ce0709
commit
1ef7b906ad
6 changed files with 52 additions and 15 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"fmt": "prettier -w .",
|
||||
"test": "prettier -c . && node test-all.js"
|
||||
"check-fmt": "prettier -c .",
|
||||
"test": "node test-all.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/amqplib": "^0.8.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue