mirror of
https://github.com/sern-handler/handler
synced 2026-06-28 02:32:15 +00:00
style: Formatted 17 files & changes messageHelper util
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user