2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

run codemod

pnpm dlx codemod@0.18.7 nuxt/4/migration-recipe
This commit is contained in:
Jeff Sagal
2025-11-13 20:01:42 -08:00
parent 99ec8960f5
commit c9917dfd21
62 changed files with 1 additions and 1 deletions
View File

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 214 KiB

Before

Width:  |  Height:  |  Size: 219 KiB

After

Width:  |  Height:  |  Size: 219 KiB

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 407 B

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 700 B

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before

Width:  |  Height:  |  Size: 446 B

After

Width:  |  Height:  |  Size: 446 B

+1 -1
View File
@@ -1,4 +1,4 @@
import withNuxt from './.nuxt/eslint.config.mjs'
import withNuxt from '.nuxt/eslint.config.mjs'
export default withNuxt(
// Your custom configs here