metamigo-cli: build, fmt, lint
This commit is contained in:
parent
d692b3e7ff
commit
38e68852d9
19 changed files with 4088 additions and 11882 deletions
|
|
@ -57,6 +57,6 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.31.8",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^4.9.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"devDependencies": {
|
||||
"pino-pretty": "^9.1.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "4.9.4",
|
||||
"typescript": "^4.9.5",
|
||||
"@types/long": "^4.0.2",
|
||||
"nodemon": "^2.0.20",
|
||||
"@types/node": "*",
|
||||
|
|
|
|||
|
|
@ -45,6 +45,6 @@
|
|||
"@types/hapi__wreck": "17.0.1",
|
||||
"@types/react": "^17",
|
||||
"@types/react-mic": "12.4.3",
|
||||
"typescript": "^4.9.4"
|
||||
"typescript": "^4.9.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"prettier": "^2.8.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"typedoc": "^0.23.24",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue