Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

use md5 instead of slug for media assets #27

Closed eliknebel closed 2 years ago

eliknebel commented 2 years ago

This PR makes the following changes:

It also includes changes to the linting and formatting infrastructure to use eslint and prettier instead of ts-lint. A lot of the changes here are a result of the eslint/prettier auto formatters.