Closed starter-dev closed 4 months ago
If the property is not a valid javascript identifier, a typescript error occurs.
Before:
After:
ensurePropertyIsValid
Thanks for the contributions!
If the property is not a valid javascript identifier, a typescript error occurs.
Before:
After:
Changes
ensurePropertyIsValid
Function: Transforms invalid javascript property to valid one by surrounding it with quotes.