Skip to content

Commit c5d56fd

Browse files
Update schema.v2.json
1 parent 9997ffd commit c5d56fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

static/schema/schema.v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,19 @@
787787
"additionalProperties": false,
788788
"default": {},
789789
"description": "SQLFluff is an open source, dialect-flexible and configurable SQL linter."
790+
},
791+
"prismaLint": {
792+
"type": "object",
793+
"properties": {
794+
"enabled": {
795+
"type": "boolean",
796+
"default": true,
797+
"description": "Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.0"
798+
}
799+
},
800+
"additionalProperties": false,
801+
"default": {},
802+
"description": "Configuration for Prisma Schema linting to ensure schema file quality"
790803
}
791804
},
792805
"additionalProperties": false,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy