Skip to content

Commit 66bebfb

Browse files
committed
chore: update snap
1 parent db6bc2e commit 66bebfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ exports[`flat config composition > custom src dirs 1`] = `
1515
"**/dist",
1616
"**/.eslintcache",
1717
],
18+
"name": "gitignore",
1819
},
1920
{
2021
"ignores": [
@@ -105,6 +106,7 @@ exports[`flat config composition > empty 1`] = `
105106
"**/dist",
106107
"**/.eslintcache",
107108
],
109+
"name": "gitignore",
108110
},
109111
{
110112
"ignores": [

0 commit comments

Comments
 (0)