mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-29 04:39:12 +00:00
feat: Added prettier
as devDependency
This commit is contained in:
parent
9a32b06de2
commit
5e4acaabf0
2 changed files with 7 additions and 1 deletions
|
@ -39,6 +39,7 @@
|
|||
"typescript": "5.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/aos": "^3.0.4"
|
||||
"@types/aos": "^3.0.4",
|
||||
"prettier": "^2.8.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue