Skip to content

Commit

Permalink
test: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Feb 9, 2025
1 parent 5199719 commit 6520c00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/__snapshots__/index.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ exports[`test config > sortAtomicClass is false 1`] = `

exports[`test config > sortImports is false 1`] = `
{
"importOrder": undefined,
"packageSortOrder": [],
"plugins": [
"prettier-plugin-tailwindcss",
Expand All @@ -148,7 +147,6 @@ exports[`test config > sortPackageJson is false 1`] = `
"^~/(.*)$",
"^[.]",
],
"packageSortOrder": undefined,
"plugins": [
"@ianvs/prettier-plugin-sort-imports",
"prettier-plugin-tailwindcss",
Expand Down

0 comments on commit 6520c00

Please sign in to comment.