Torma Gábor

Results 12 comments of Torma Gábor

Please create a new app options to set VSnackbar app prop.

Please create a new release.

Temporary solution, install directly from git: `npm install --save https://github.com/kalmecak/moment-business-days.git`

This would be very important. Please upgrade all dependencies.

I created a published fork with updated dependecies: https://github.com/GaborTorma/moment-working-days

Restoring unload function still missing from replaceMiddleware. Please implement @TeleMediaCC solution: ``` // Restore unload function if (typeof serverStackItem.handle._middleware.unload === 'function') { handle._middleware.unload = serverStackItem.handle._middleware.unload } ```

eslint-plugin-import-x has new version with eslint 9 support.

Only eslint-pluin-import-x still remain. [SukkaW](https://github.com/SukkaW) says tring to [backport](https://github.com/un-ts/eslint-plugin-import-x/pull/112#issuecomment-2264466503) to [import-js/eslint-plugin-import](https://github.com/import-js/eslint-plugin-import/pull/3018). What do you think, we would able to use it? In the meantime @anfu/eslint-config safe to use with eslint...