jy-joung-bitor

Results 3 issues of jy-joung-bitor

## Problem It is a nuisanse that I run `npx prisma generate` when I edit `.prisma` file EVERYTIME! ## Suggested solution Make `prisma generate` automatic whenever `.prisma` files are saved....

kind/feature
topic: automation
topic: vscode
domain/schema

I encountered a bunch of errors from vscode because the default configurations don't match to esm. (see: prisma/prisma#28279) This changes can: * Set `type` option in `package.json` file to `module`....

* Replace `posthog-docusaurus` plugin to [officially-documented](https://posthog.com/docs/libraries/docusaurus) * Remove useless legacies. ## Summary by CodeRabbit * **Chores** * Removed PostHog analytics integration from local plugin configuration.