Closed yeti-detective closed 3 years ago
adding class XlsxImporter
add scripts/ with tsconfig override, update file path in package.json
exclude scripts/ from build
run 'yarn import-xlsx ' to identify sheet, column, and row of cell containing header 'Address' (not case sensitive)
TS compatible regex matcher function
add readme instructions for running script
adding class XlsxImporter
add scripts/ with tsconfig override, update file path in package.json
exclude scripts/ from build
add scripts/ with tsconfig override, update file path in package.json
run 'yarn import-xlsx' to identify sheet, column, and row of cell containing header 'Address' (not case sensitive)
TS compatible regex matcher function
add readme instructions for running script