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
feat(pluginrpository.ts): refactor registerplugin to take validator
* feat(pluginrpository.ts): refactor registerplugin to take validator
To make writing plugins easier, the validator is now a parameter to the registerPlugin function.
Also the resiterPlugin functin now checks its types.
* fix(pluginrepsitory .ts): user the correct validator
* fix(pluginrepository): check type of valdidator is funciton
0 commit comments