Still tinkering with how to make it work.

This commit is contained in:
2022-06-21 17:01:07 -04:00
parent 09fa40f4c8
commit 7c557e93d3
3 changed files with 187 additions and 6 deletions

View File

@@ -1,6 +1,4 @@
const csvToJson = require('csvtojson');
const { Parser } = require('json2csv');
const fs = require('fs');
function formatPhoneNumber(phoneNumber){
if (phoneNumber.length > 0){