I have a .prettierrc.yaml file with some overrides set; specifically to treat files with .tpl extensions as HTML files. But running modern format doesn't seem to look at that file, because it ignores the .tpl files.
Am I missing something? Is there a way to tell modern to look for prettier config?