![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7c373ddad6
|
feat: Introduce biome (#25664)
* Configure biome
* Fix companion build
* fix: remove generated files from formatter ignore list to enable proper formatting
Co-Authored-By: Volnei Munhoz <[email protected]>
* fix: add explicit stripe dependency to @calcom/features to fix type resolution
Co-Authored-By: Volnei Munhoz <[email protected]>
* fix: rename const require to nodeRequire in generate-swagger.ts to avoid TypeScript reserved identifier conflict
Co-Authored-By: Volnei Munhoz <[email protected]>
* fix: add guard for document in makeBodyVisible to prevent test environment teardown errors
Co-Authored-By: Volnei Munhoz <[email protected]>
* fix: replace ESLint with Biome CLI in embed-code-generator.e2e.ts
Co-Authored-By: Volnei Munhoz <[email protected]>
* fix: address cubic review comments
- Fix invalid --reporter-path Biome CLI option by using shell redirection
- Fix packages/lib lint report filename (app-store.json -> lib.json)
- Add typescript-eslint and eslint back to companion for lint:react-compiler
- Add missing restricted import rules to biome.json:
- packages/lib: add ../trpc/** and @trpc/server restrictions
- packages/trpc: add ../apps/web/** restriction
Co-Authored-By: Volnei Munhoz <[email protected]>
* chore: regenerate companion bun.lock after adding eslint dependencies
Co-Authored-By: Volnei Munhoz <[email protected]>
* Remove remaining eslint things
* add tailwind directives
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-29 19:41:41 -03:00 |
|