Showing 1 of 1 total issue
Function init
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
init() {
const stores = this.app.config.caches.stores
const storesCreation = []
for (const store of stores) {