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

feat: add prettier and eslint (#18) #30

Merged
merged 13 commits into from
Jun 29, 2023
Merged

feat: add prettier and eslint (#18) #30

merged 13 commits into from
Jun 29, 2023

Conversation

MC-kanon
Copy link
Collaborator

@MC-kanon MC-kanon commented Jun 28, 2023

feat: add prettier and eslint #18

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 28, 2023
Copy link
Contributor

@cubxxw cubxxw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -0,0 +1,10 @@
module.exports = {
printWidth: 80, // 每行代码长度(默认80)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should use English for the comments

@cubxxw cubxxw linked an issue Jun 28, 2023 that may be closed by this pull request
2 tasks
@IRONICBo
Copy link
Collaborator

lgtm

@@ -16,15 +16,15 @@
-->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no ‘-->’

"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"echarts": "^5.4.2",
"element-plus": "^2.3.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest to use acro-design or Tdesign
element-plus is up to date

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tdesign looks better.

web/src/main.js Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about to use alova https://alova.js.org/zh-CN/ maybe more easier and lightful

Copy link
Contributor

@PolarishT PolarishT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve!

@PolarishT PolarishT enabled auto-merge June 29, 2023 05:19
@PolarishT PolarishT disabled auto-merge June 29, 2023 05:19
@MC-kanon
Copy link
Collaborator Author

Thanks for CR.

Copy link
Contributor

@cubxxw cubxxw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@IRONICBo
Copy link
Collaborator

lgtm

@cubxxw cubxxw merged commit d2e1ed4 into openimsdk:main Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: add some frontend specifications
4 participants