Skip to content

Conversation

FloEdelmann
Copy link
Member

@FloEdelmann FloEdelmann commented Dec 13, 2024

Part of #2166.

Renamed .eslintrc configs

Before After
Vue 2 configs without prefix Vue 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 prefix Vue 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)

Unchanged eslint.config.js configs

Before After
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)

@waynzh waynzh merged commit bc92b68 into v10 Dec 16, 2024
6 checks passed
@waynzh waynzh deleted the rename-configs branch December 16, 2024 08:59
FloEdelmann added a commit that referenced this pull request Dec 16, 2024
FloEdelmann added a commit that referenced this pull request Dec 19, 2024
FloEdelmann added a commit that referenced this pull request Jan 3, 2025
FloEdelmann added a commit that referenced this pull request Jan 22, 2025
FloEdelmann added a commit that referenced this pull request Jan 29, 2025
FloEdelmann added a commit that referenced this pull request Feb 12, 2025
FloEdelmann added a commit that referenced this pull request Feb 12, 2025
waynzh pushed a commit that referenced this pull request Feb 20, 2025
ota-meshi pushed a commit that referenced this pull request Mar 5, 2025
ota-meshi pushed a commit that referenced this pull request Mar 5, 2025
xatier added a commit to ChildishGhost/einstein that referenced this pull request Jun 10, 2025
xatier added a commit to ChildishGhost/einstein that referenced this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants