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
I will make this as JS function and use export/import syntax which will be much better
Why to refactor?
Ans: Now if any person wants to call a function inside that function which is written in string that is not possible . Because it can't find that reference of function called inside that
Hi @pradeeban ,
The functions here are written in string format https://github.com/ControlCore-Project/concore-editor/blob/main/src/config/defaultValidators.js
Is there any specific reason for this
The text was updated successfully, but these errors were encountered: