codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Minor clean-up to root files #380

Closed leekahung closed 1 year ago

leekahung commented 1 year ago

Clean Up Root Files


This PR:

1. Formats index.html with Prettier 2. Removes unused third parameter for fs.renameSync (fs.renameSync only takes in two)


The files this PR effects:

Other Files