MCPcopy Index your code
hub / github.com/tailwindlabs/prettier-plugin-tailwindcss / hasFunction

Method hasFunction

src/options.ts:67–67  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

65 hasStaticAttr(name: string): boolean
66 hasDynamicAttr(name: string): boolean
67 hasFunction(name: string): boolean
68}
69
70export function createMatcher(

Callers 2

isSortableExpressionFunction · 0.80
CallExpressionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected