Leonid Lupenko

Results 3 issues of Leonid Lupenko

Hello. I've got a question. Am I somehow able to specify several config options (`validateStatus`, `paramsSerializer` and `socketPath`, to be correct) without creating my own axios instance as mentioned [here](https://axios.nuxtjs.org/extend#new-axios-instance)?...

**Please describe what the rule should do:** Allows to choose order of computed properties which can be defined in several manners, such as: - "Typical" computed. Properties that were defined...

new rule proposition
in consideration

Hello there! I'm using `vue-text-mask` in my `nuxtjs` project. Due to some circumstances, I need to convert incoming phone strings to appropriate masked format and it's done in global store...