mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
feat: added prettier
as dependency
This commit is contained in:
parent
8a6e9ad9af
commit
8a55f9aa6f
2 changed files with 11 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.6.5",
|
||||
"husky": "^8.0.0"
|
||||
"husky": "^8.0.0",
|
||||
"prettier": "2.8.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue