Settings and plugins for writing React William na Created September 13, 2018 00:37 What is the settings I should use and plugins I should install to write react code with PHPStorm ?
All the required plugins should be already installed with a default PhpStorm installation. See https://www.jetbrains.com/help/phpstorm/react.html for further details
thanks