79573657

Date: 2025-04-14 16:53:50
Score: 0.5
Natty:
Report link

Please use regex as follows:

vs-code regex

Find: (?<![\s\S])(.|\n)+('/awesome-page')

Replace: import importThis from 'somepkg'; \n$0 + importThis

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: ArtBindu