I see that the official prisma documentation websi...
# random
s
I see that the official prisma documentation website uses PrismJS for syntax highlighting, any ideas on how to get it supported? Looking at
<https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript>
prisma is not among the available languages, and if it's not possible, any ideas on what's the next best thing to use?
1
s
I think the next best language to use for PSL would be GraphQL as the syntax is very similar. Not 100% but it comes very close
s
thanks that looks pretty decent 😄
prisma rainbow 1
s
I’d love to see the final work you’re writing, assuming it will be public of course 😁
s
Internal documentation 😞 writing up about types of data models/definitions and when to use DTOs/response types & prisma models
s
Oh gotcha!