chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 #793
Annotations
5 warnings
Run linter:
src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/components/ui/chat/chat-bubble.tsx#L201
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Run linter:
src/lib/test-utils.tsx#L66
This rule can't verify that `export *` only exports components
|
Run linter:
src/lib/test-utils.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading