You are reading a single comment by @danb and its replies. Click here to read the full conversation.
  • What are you doing for importing the data? I really don't want to go through and edit 1000 lines of strings into an array of objects.

  • using fs.readFile and a separate textfile where I copied the input.
    Did debate trying to fetch it directly from the server but then realised everyones input is different so I would need to deal with auth and I cba.

  • Yeah I've given up trying to be clever and just used find and replace to turn it into an array of strings

About

Avatar for danb @danb started