chore: update and lint everything

This commit is contained in:
2023-07-08 23:12:56 +03:00
parent d80c63c791
commit 5f703918d6
10 changed files with 11742 additions and 11517 deletions

View File

@@ -16,10 +16,10 @@
"openapi-fetch": "^0.6.0"
},
"devDependencies": {
"@ivuorinen/prettier-config": "^0.1.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"openapi-typescript": "^6.2.4",
"prettier": "2.8.8"
"openapi-typescript": "^6.2.4"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"