This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Description
Contact Details
https://devforum.roblox.com/u/vscplays/summary
Is your feature request related to a problem?
I have an problem when I was adding some values, It makes the code harder for me to read
these are the properties
time: number?,
style: Enum.EasingStyle?,
direction: Enum.EasingDirection?,
repeatCount: number?,
reverses: boolean?,
delayTime: number?
Describe the solution you'd like
I would like to see the configuration table of these properties
time: number?,
style: Enum.EasingStyle?,
direction: Enum.EasingDirection?,
repeatCount: number?,
reverses: boolean?,
delayTime: number?
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct