Skip to content

Commit bda1e7a

Browse files
chore: update snapshot (github-actions)
1 parent 269c378 commit bda1e7a

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

packages/eslint-config/test/__snapshots__/snapshot.test.ts.snap

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,6 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11661166
"@",
11671167
"perfectionist:eslint-plugin-perfectionist@4.15.0",
11681168
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.35.0",
1169-
"@stylistic/ts",
11701169
"astro:eslint-plugin-astro@1.3.1",
11711170
"jsx-a11y:eslint-plugin-jsx-a11y@6.10.2",
11721171
],
@@ -1677,7 +1676,7 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
16771676
0,
16781677
],
16791678
"@stylistic/ts/no-extra-semi": [
1680-
2,
1679+
0,
16811680
],
16821681
"@stylistic/ts/object-curly-spacing": [
16831682
0,
@@ -5820,7 +5819,6 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
58205819
"@",
58215820
"perfectionist:eslint-plugin-perfectionist@4.15.0",
58225821
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.35.0",
5823-
"@stylistic/ts",
58245822
"react",
58255823
"react-hooks:eslint-plugin-react-hooks",
58265824
"react-refresh",
@@ -6332,7 +6330,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
63326330
0,
63336331
],
63346332
"@stylistic/ts/no-extra-semi": [
6335-
2,
6333+
0,
63366334
],
63376335
"@stylistic/ts/object-curly-spacing": [
63386336
0,
@@ -7559,7 +7557,6 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
75597557
"@",
75607558
"perfectionist:eslint-plugin-perfectionist@4.15.0",
75617559
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.35.0",
7562-
"@stylistic/ts",
75637560
],
75647561
"processor": undefined,
75657562
"rules": {
@@ -8068,7 +8065,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
80688065
0,
80698066
],
80708067
"@stylistic/ts/no-extra-semi": [
8071-
2,
8068+
0,
80728069
],
80738070
"@stylistic/ts/object-curly-spacing": [
80748071
0,

0 commit comments

Comments
 (0)