MCPcopy
hub / github.com/tailwindlabs/prettier-plugin-tailwindcss / sorter.test.ts

File sorter.test.ts

tests/sorter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from 'node:path'
2import { fileURLToPath } from 'node:url'
3import { describe, expect, test } from 'vitest'
4import { createSorter } from '../src/sorter'

Callers

nothing calls this directly

Calls 3

createSorterFunction · 0.90
sortClassAttributesMethod · 0.80
sortClassListsMethod · 0.80

Tested by

no test coverage detected