Personal calendar manager https://cal.maronato.dev
Go to file
Julius Marminge 53748eb380
add an enum generator, stop importing from @prisma/client (#8548)
* add an enum generator and start importing from it

* keep moving imports

* fix remaining

* Header simplified

* Removed generated file from repo

* Updated .gitignore to exclude enums directory

* Add eslint rule to check for @prisma/client Prisma enum import

* Added another enum import + exclude PrismaClient

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 13:44:05 +02:00
__checks__
.github removing more leading-none (#8464) 2023-04-24 18:44:30 +00:00
.husky
.snaplet
.vscode perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
.yarn
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deploy
packages add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
scripts
tests/config
.editorconfig
.env.appStore.example
.env.example New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
.eslintignore
.eslintrc.js
.gitignore add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
.infisical.json
.kodiak.toml
.npmrc
.nvmrc
.prettierignore add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
.prettierrc.js
.yarnrc.yml
app.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
crowdin.yml
gh.env
git-init.sh
git-setup.sh
jest.config.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
LICENSE
package.json
playwright.config.ts
Procfile
README.md
SECURITY.md
turbo.json feat: add user hash for intercom (#8263) 2023-04-19 22:22:07 +02:00
yarn.lock add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00