@jedmao/prisma2-sdl

1.2.0 • Public • Published

@jedmao/prisma2-sdl

GitHub Actions codecov Commitizen friendly XO code style code style: prettier types: TypeScript

Parses a subset of the Prisma 2 schema definition language.

Scripts

The following npm scripts are made available to you in the project root. You can run each of them with npm run <script-name>.

build

Runs the TypeScript compiler.

test

Runs AVA in watch mode, which attempts to run only on changed files.

cover

Runs AVA with coverage, dumping coverage results in ./coverage and showing a text summary in the console output.

commit

Runs Commitizen commit wizard, ensuring that your commit messages conform to Conventional Commits.

Tips

Use the git commit command directly with the -n, --no-verify option to bypasses the pre-commit and commit-msg hooks.

Package Sidebar

Install

npm i @jedmao/prisma2-sdl

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

14.8 kB

Total Files

16

Last publish

Collaborators

  • jedmao