Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 612 Bytes

File metadata and controls

24 lines (16 loc) · 612 Bytes
title Trunk | How to run prisma
description prisma is a linter for Prisma

prisma

prisma is a linter for Prisma.

You can enable the prisma linter with:

trunk check enable prisma

Auto Enabling

prisma will never be auto-enabled. It must be enabled manually.

Links