We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6bc2e commit 66bebfbCopy full SHA for 66bebfb
packages/eslint-config/test/__snapshots__/flat-compose.test.ts.snap
@@ -15,6 +15,7 @@ exports[`flat config composition > custom src dirs 1`] = `
15
"**/dist",
16
"**/.eslintcache",
17
],
18
+ "name": "gitignore",
19
},
20
{
21
"ignores": [
@@ -105,6 +106,7 @@ exports[`flat config composition > empty 1`] = `
105
106
107
108
109
110
111
112
0 commit comments