I programing with PHPStorm and frameworks – Laravel for backend and Vue 3 for frontend.
I set up airbnb-base
in the eslint configuration. However, I have a problem because in the editor settings in File | Settings | Editor | Code Style | JavaScript
can’t get and set airbnb
. How can I arrange it well so that there is a conflict during work?
What is the current best practice for having the same facilities in PhpStorm
but in PHP
?