On a Vuejs site I am using element-plus library. My PhpStorm shows in error background color as unknown component.
I searched in available plugins and found some :
Is some of these plugins relative to my element-plus package. Do I need to set some options in configs ?
"element-plus": "^2.9.5",
"vue": "^3.5.13",
"PhpStorm": "2024.1",
