I have around 2000 items of data that I work with on a regular basis in Visual Studio Code.
Is there a way to convert this data into a string array without having to manually add quotes around each item using JavaScript?
var array = [
a2kjda
a2dkj1
1js1j2
sldkjs
dkljf1
]