You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this project is written in Typescript but the code is compiled to JS. Now that Salesforce is introducing TS support to LWCs let's refactor this project so that the core uses TS and there is no compilation happening.
Note: TS support for LWC is currently not GA, so we will need to keep the JS codebase until that happens.
The text was updated successfully, but these errors were encountered:
Currently, this project is written in Typescript but the code is compiled to JS. Now that Salesforce is introducing TS support to LWCs let's refactor this project so that the core uses TS and there is no compilation happening.
Note: TS support for LWC is currently not GA, so we will need to keep the JS codebase until that happens.
The text was updated successfully, but these errors were encountered: