Files
twenty/packages/twenty-ui/src/vite-env.d.ts
Thaïs eef1211463 chore: include react components in twenty-ui test config (#4709)
Split from https://github.com/twentyhq/twenty/pull/4518

Part of https://github.com/twentyhq/twenty/issues/4766

- Re-generates some of the twenty-ui test and storybook config with Nx
- Includes tsx files in twenty-ui tests and compiles them with swc

---------

Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
2024-04-04 12:30:49 +02:00

3 lines
88 B
TypeScript

/// <reference types="vite/client" />
/// <reference types="vite-plugin-svgr/client" />