Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier and StandardJS #492

Closed
wants to merge 1 commit into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in 356677f according to the output
from Prettier and StandardJS.

Details: None

This commit fixes the style issues introduced in 356677f according to the output
from Prettier and StandardJS.

Details: None
Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Nov 26, 2024 0:26am

Copy link

what-the-diff bot commented Nov 26, 2024

PR简述

  • 移除了JSX组件多文件中的尾随逗号
    在多个 JSX 组件文件中, 我们删除了尾随的逗号.
  • 更新了功能组件
    为了在属性和子元素上保持一致的格式,我们删除了功能组件中的尾随逗号.
  • 确保了rootRouter的配置一致性
    通过对所有路由的延迟加载方式进行对齐,确保了rootRouter配置的一致性.
  • 调整了getKeyName函数
    为了正确使用JSX,我们调整了 getKeyName 函数以具有一致的元素格式.
  • 格式化了formatTime函数
    为了提高代码可读性,我们格式化了 formatTime 函数并确保移除尾随逗号.
  • 修改了groupBy函数
    我们修改了 groupBy函数以在对象属性定义中移除尾随逗号.

Copy link

sonarcloud bot commented Nov 26, 2024

@wkylin wkylin closed this Nov 27, 2024
@wkylin wkylin deleted the deepsource-transform-306644ed branch November 27, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant