How to set up ESlint phpstorm

How to set up ESlint phpstorm

This article will show you how to configure your phpstorm ide to use eslint.

Open Settings -> Languages & Frameworks -> Javascript -> Code Quality Tools -> ESlint;

Set Automatic ESLint configuration and Run eslint –fix on save;

phpstorm eslint settings

Please make sure that you have already installed node js on your machine. Install nodejs on your device.

Leave a Reply

Your email address will not be published. Required fields are marked *