In `add_custom_command` is one of the entries of `DEPENDS` is not a file (i.e., it's a custom command), the dependency is only an ordering dependency. This means that the command is not actually re-run when its dependencies are invalidated.
Adds the formatting tool prettier to allow formatting JS, TS, JSON, YAML and HTML files.
node_modules