Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
wakamsha committed Dec 16, 2024
1 parent 2b4b4ff commit 4d9692d
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -641,20 +641,13 @@ exports[`should match ESLint configuration snapshot: next 1`] = `
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,20 +238,13 @@ exports[`should match ESLint configuration snapshot: node 1`] = `
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -578,20 +578,13 @@ exports[`should match ESLint configuration snapshot: react 1`] = `
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -578,20 +578,13 @@ exports[`should match ESLint configuration snapshot: storybook 1`] = `
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
13 changes: 3 additions & 10 deletions tests/snapshot-test/flat/next/__snapshots__/snapshot.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -763,20 +763,13 @@ exports[`ESLint Configuration Snapshot Tests should match ESLint Flat Configurat
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
13 changes: 3 additions & 10 deletions tests/snapshot-test/flat/node/__snapshots__/snapshot.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -762,20 +762,13 @@ exports[`should match ESLint Flat Configuration snapshot: node 1`] = `
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
13 changes: 3 additions & 10 deletions tests/snapshot-test/flat/react/__snapshots__/snapshot.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -700,20 +700,13 @@ exports[`ESLint Configuration Snapshot Tests should match ESLint Configuration s
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -700,20 +700,13 @@ exports[`ESLint Configuration Snapshot Tests should match ESLint Flat Configurat
"test.{js,jsx,ts,tsx}",
"test-*.{js,jsx,ts,tsx}",
"**/*{.,_}{test,spec}.{js,jsx,ts,tsx}",
"**/jest.config.js",
"**/jest.setup.js",
"**/vue.config.js",
"**/webpack.config.js",
"**/webpack.config.*.js",
"**/rollup.config.js",
"**/rollup.config.*.js",
"**/protractor.conf.js",
"**/protractor.conf.*.js",
"**/karma.conf.js",
"**/.eslintrc.js",
"**/eslint-rules/**",
"**/.storybook/**",
"**/*.stories.{js,jsx,ts,tsx,mdx}",
"**/*.config.*",
"**/*.conf.*",
"**/*.setup.*",
],
"optionalDependencies": false,
},
Expand Down

0 comments on commit 4d9692d

Please sign in to comment.