plopjs/plop

[FEAT] Add prepend action

Open

#336 opened on Apr 25, 2022

View on GitHub
 (3 comments) (9 reactions) (1 assignee)JavaScript (266 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (6,845 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

One idea that's garnered a bit of attention in #181 is that we want to prepend a feature to the start of the file, similar to how append adds a new line to the end of the file

Contributor guide