feat: add basic type checking

This commit is contained in:
EvolutionX
2022-06-22 11:58:30 +05:30
parent e86e3a7e67
commit eb85a7a8f2
10 changed files with 85 additions and 15 deletions

View File

@@ -42,6 +42,7 @@
"prompts": "2.4.2"
},
"devDependencies": {
"@types/prompts": "^2.0.14",
"cz-conventional-changelog": "3.0.1",
"eslint": "8.18.0",
"prettier": "2.7.1",