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: modify repository.extend method for chaining repositories (#10256)
* modify repository.extend method. so chainning call this method is possible
* npm run format
* add @ts-ignore at a line
* Object.assign is no more needed
* change code to remove @ts-ignore
0 commit comments