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 #389

Closed
wants to merge 1 commit into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

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

Details: None

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

Details: None
Copy link

vercel bot commented Sep 6, 2024

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Sep 6, 2024 8:10am

Copy link

sonarcloud bot commented Sep 6, 2024

Copy link

what-the-diff bot commented Sep 6, 2024

PR摘要

  • 'useTable'组件进行了代码修订
    src/components/hooks/useTable/index.jsx中,我们改了一些代码的风格,移出了多余的逗号。
  • 'CheckableTags'组件的'handleChange'函数修改
    src/components/stateful/CheckableTags/index.jsx中,我们修改了‘handleChange’函数,移出了多余的逗号。
  • 'TreeList'组件进行了一系列修改
    src/components/stateful/TreeList/index.jsx中,我们做了一系列的修改,包括改动函数的参数和变量,目的是移出多余的逗号,使代码看起来更整洁。
  • 'TreeList'组件的'Search'组件添加了引号
    src/components/stateful/TreeList/index.jsx中,我们在'Search'组件的占位符属性周围添加了单引号。
  • 'TreeList'的辅助函数进行了一系列修改
    src/components/stateful/TreeList/utils.js中,我们对一些函数做了修改,移出了多余的逗号,让代码更加易于阅读和维护。

@wkylin wkylin closed this Sep 9, 2024
@wkylin wkylin deleted the deepsource-transform-9206dab0 branch September 9, 2024 03:15
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