Skip to content

Commit c92bf63

Browse files
committed
chore: update snapshot
1 parent b781eae commit c92bf63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/eslint-config/test/__snapshots__/flat-compose.test.ts.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ exports[`flat config composition > custom src dirs 1`] = `
1515
"**/dist",
1616
"**/.eslintcache",
1717
],
18-
"name": "gitignore",
1918
},
2019
{
2120
"ignores": [
@@ -106,7 +105,6 @@ exports[`flat config composition > empty 1`] = `
106105
"**/dist",
107106
"**/.eslintcache",
108107
],
109-
"name": "gitignore",
110108
},
111109
{
112110
"ignores": [
@@ -234,7 +232,6 @@ exports[`flat config composition > with stylistic 1`] = `
234232
"**/dist",
235233
"**/.eslintcache",
236234
],
237-
"name": "gitignore",
238235
},
239236
{
240237
"ignores": [

0 commit comments

Comments
 (0)