lint check fix (prettier)
This commit is contained in:
parent
f157175eae
commit
935236a563
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Hestia is an early stage project
|
||||||
|
|
||||||
- [Setup](#setup)
|
- [Setup](#setup)
|
||||||
- [Developing](#developing)
|
- [Developing](#developing)
|
||||||
- [Modifying Database Schema](#modifying-database-schema)
|
- [Modifying Database Schema](#modifying-database-schema)
|
||||||
- [Building](#building)
|
- [Building](#building)
|
||||||
- [Stack](#stack)
|
- [Stack](#stack)
|
||||||
|
|
||||||
|
|
@ -39,7 +39,7 @@ bun prisma:studio
|
||||||
|
|
||||||
### Modifying Database Schema
|
### Modifying Database Schema
|
||||||
|
|
||||||
>This section is still a work in progress
|
> This section is still a work in progress
|
||||||
|
|
||||||
We are using Prisma as our DB ORM tool.
|
We are using Prisma as our DB ORM tool.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue