Package Exports
- @prisma/language-server/dist/src/bin
- @prisma/language-server/dist/src/bin.js
- @prisma/language-server/dist/src/cli
- @prisma/language-server/dist/src/cli.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@prisma/language-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Prisma Language Server
Implements language-server-protocol
Any editor that is compatible with the Language Server Protocol can create clients that can use the features provided by this language server.
Installation
npm install -g @prisma/language-server
Contributing
Read more about how to contribute to the Prisma Language Server
Security
If you have a security issue to report, please contact us at security@prisma.io