plopjs/plop

[FEAT] Add prepend action

Open

#336 opened on Apr 25, 2022

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

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