fix(prisma): highlight "type" keyword

This commit is contained in:
Alexey Orlenko 2022-03-24 00:11:39 +01:00 committed by Stephan Seitz
parent 0110a8ec8b
commit 2f704e538c

View file

@ -5,6 +5,7 @@
"enum"
"generator"
"model"
"type"
] @keyword
[