Update workflows to use reusable-workflows

This commit is contained in:
IvanZosimov
2022-12-19 16:40:34 +01:00
parent 5776c3457c
commit e07202b67f
7 changed files with 50 additions and 116 deletions
+1
View File
@@ -7,6 +7,7 @@
"build": "tsc && ncc build lib/main.js",
"format": "prettier --write \"**/*.ts\"",
"format-check": "prettier --check \"**/*.ts\"",
"lint": "",
"test": "jest"
},
"repository": {