mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Move Prisma datasource
and client
to "Function declaration"
This commit is contained in:
parent
17d55944d9
commit
68f4482ac3
1 changed files with 1 additions and 1 deletions
|
@ -348,6 +348,7 @@
|
|||
"meta.definition.variable entity.name.function.ts",
|
||||
"meta.definition.variable entity.name.function.jsx",
|
||||
"meta.definition.variable entity.name.function.tsx",
|
||||
"entity.name.type.config.prisma",
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#ffff00",
|
||||
|
@ -563,7 +564,6 @@
|
|||
"support.variable.beancount",
|
||||
"source.pip-requirements entity.name.class",
|
||||
"meta.property-list.scss entity.name.tag.css",
|
||||
"entity.name.type.config.prisma",
|
||||
"variable.parameter.key",
|
||||
],
|
||||
"settings": {
|
||||
|
|
Loading…
Reference in a new issue