Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rename .eslintrc configs#2648

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
waynzh merged 4 commits intov10fromrename-configs
Dec 16, 2024
Merged

Rename .eslintrc configs#2648

waynzh merged 4 commits intov10fromrename-configs
Dec 16, 2024

Conversation

FloEdelmann
Copy link
Member

@FloEdelmannFloEdelmann commentedDec 13, 2024
edited
Loading

Part of#2166.

Renamed.eslintrc configs

BeforeAfter
Vue 2 configs without prefixVue 2 configs with prefix
"plugin:vue/essential""plugin:vue/vue2-essential"
"plugin:vue/strongly-recommended""plugin:vue/vue2-strongly-recommended"
"plugin:vue/recommended""plugin:vue/vue2-recommended"
Vue 3 configs with prefixVue 3 configs without prefix
"plugin:vue/vue3-essential""plugin:vue/essential"
"plugin:vue/vue3-strongly-recommended""plugin:vue/strongly-recommended"
"plugin:vue/vue3-recommended""plugin:vue/recommended"
Other configs(unchanged)
"plugin:vue/base"(unchanged)
"plugin:vue/no-layout-rules"(unchanged)

Unchangedeslint.config.js configs

BeforeAfter
Vue 2 configs with prefix(unchanged)
*.configs["flat/vue2-essential"](unchanged)
*.configs["flat/vue2-strongly-recommended"](unchanged)
*.configs["flat/vue2-recommended"](unchanged)
Vue 3 configs without prefix(unchanged)
*.configs["flat/essential"](unchanged)
*.configs["flat/strongly-recommended"](unchanged)
*.configs["flat/recommended"](unchanged)
Other configs(unchanged)
*.configs["flat/base"](unchanged)
*.configs["no-layout-rules"](unchanged)

@waynzhwaynzh merged commitbc92b68 intov10Dec 16, 2024
6 checks passed
@waynzhwaynzh deleted the rename-configs branchDecember 16, 2024 08:59
FloEdelmann added a commit that referenced this pull requestDec 16, 2024
FloEdelmann added a commit that referenced this pull requestDec 19, 2024
FloEdelmann added a commit that referenced this pull requestJan 3, 2025
FloEdelmann added a commit that referenced this pull requestJan 22, 2025
FloEdelmann added a commit that referenced this pull requestJan 29, 2025
FloEdelmann added a commit that referenced this pull requestFeb 12, 2025
FloEdelmann added a commit that referenced this pull requestFeb 12, 2025
waynzh pushed a commit that referenced this pull requestFeb 20, 2025
ota-meshi pushed a commit that referenced this pull requestMar 5, 2025
ota-meshi pushed a commit that referenced this pull requestMar 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@waynzhwaynzhwaynzh approved these changes

@ota-meshiota-meshiAwaiting requested review from ota-meshi

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@FloEdelmann@waynzh

[8]ページ先頭

©2009-2025 Movatter.jp