Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 9, 2024
1 parent b1594d0 commit 0fc7a30
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@ exports[`flat config composition > custom src dirs 1`] = `
],
"name": "nuxt/typescript/rules",
},
{
"files": [
"**/*.ts",
"**/*.tsx",
"**/*.mts",
"**/*.cts",
"**/*.vue",
],
"name": "nuxt/typescript/disables",
},
{
"name": "nuxt/vue/setup",
},
Expand Down Expand Up @@ -152,16 +142,6 @@ exports[`flat config composition > empty 1`] = `
],
"name": "nuxt/typescript/rules",
},
{
"files": [
"**/*.ts",
"**/*.tsx",
"**/*.mts",
"**/*.cts",
"**/*.vue",
],
"name": "nuxt/typescript/disables",
},
{
"name": "nuxt/vue/setup",
},
Expand Down
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}
},
"dependencies": {
"@eslint/config-inspector": "^0.4.3",
"@eslint/config-inspector": "^0.4.4",
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/eslint-config": "workspace:*",
"@nuxt/eslint-plugin": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0fc7a30

Please sign in to comment.