style: Formatted 17 files & changes messageHelper util

This commit is contained in:
xxDeveloper
2022-04-07 22:37:40 +03:00
parent e21508ca4f
commit 988d7fa6d2
20 changed files with 1223 additions and 1116 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "",
"main": "dist/index.js",
"scripts": {
"scripts": {
"compile": "tsc",
"watch": "tsc -w",
"lint": "eslint src/**/*.ts",
@@ -34,7 +34,7 @@
"cz-conventional-changelog": "^3.0.1",
"jest": "^27.5.1",
"standard-version": "^9.3.2",
"typedoc": "^0.22.11",
"typedoc": "^0.22.14",
"typescript": "^4.5.5"
},
"config": {