Skip to content

Conversation

@third774
Copy link
Contributor

Removing tsdx lint since it's currently broken, and adding a clean
script to clear files that prettier shouldn't be concerned with.

Copy link

@Everlag Everlag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, otherwise LGTM.

src/types.ts Outdated
*/
preload: Preload;
/**
* Any valid CSS color provided will be applied to certain elements of the player's UI.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be useful to include some examples; folks reading this may assume this limits to named css colors rather than being able to use rgba/hsl/etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about Any valid CSS color value (based on this MDN page: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me 👍

Removing tsdx lint since it's currently broken, and adding a clean
script to clear files that prettier shouldn't be concerned with.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants