MCPcopy
hub / github.com/prettier/prettier / attribute.js

File attribute.js

src/language-html/embed/attribute.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { group, mapDoc } from "../../document/index.js";
2import { shouldUnquoteAttributeValue } from "../utilities/index.js";
3import angularAttributePrinters from "./angular-attributes.js";
4import { isClassNames, printClassNames } from "./class-names.js";

Callers

nothing calls this directly

Calls 2

createAttributePrinterFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected