Back to Flow

Comment Attachment

packages/flow-transform-oxidized/src/transform/comments/prettier/README.md

0.312.1507 B
Original Source

Comment Attachment

This is a fork of prettier's comment attachment algorithm. The original license for prettier can be found in the PRETTIER_LICENCE file in the root of this package. Specifically this fork contains the attach method from src/main/comments.js and the minimum set of code required for it.

The folder structure has been maintained to make merging future updates easier.