### Issue type - :gift: Feature request ### Description **Desired behavior:** As per https://github.com/liferay/liferay-frontend-projects/issues/91 — they want to format YAML and Markdown too using `@liferay/npm-scripts`. **Current behavior:** We only support [a hard-coded list of file extensions](https://github.com/liferay/liferay-frontend-projects/blob/fda8587ef8268bcf423e4adb0ae00392e754716d/projects/npm-tools/packages/npm-scripts/src/scripts/format.js#L23) for the reasons discussed in the linked issue.