UNPKG

kysely-codegen

Version:

`kysely-codegen` generates Kysely type definitions from your database. That's it.

6 lines (5 loc) 119 B
{ "extends": "./tsconfig.json", "include": ["src"], "exclude": ["**/*.snapshot.ts", "**/test", "**/*.test.ts"] }