-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
Description
Issue type
- 🎁 Feature request
Description
Desired behavior:
liferay-npm-scripts checkFormat
(and format
) should handle TypeScript.
Current behavior:
The format tasks only deal with JS (etc).
This is a known-limitation that we didn't address when we rolled out TypeScript files in the remote-app-client-js
module in liferay-portal, but it can lead to confusion (as evidenced here) and it's a gap we don't won't to leave lying around anyway.