issues
search
performant-software
/
chronicleME
“The Chronicle of Matthew of Edessa” (ChronicleME) online digital critical edition.
1
stars
0
forks
source link
Fix errors for local environment setup
#128
Closed
blms
closed
2 years ago
blms
commented
2 years ago
In this PR
Fixes needed to get local dev environment running:
Fix bad moment.js call
Ensure
writeFileSync
does not break when there is no file content to write
Fix wrong names for ESLint rules
Upgrade moment.js
In this PR
writeFileSync
does not break when there is no file content to write