Function: getPluginConfigPath()
getPluginConfigPath():
string
Get the plugin config file path.
Used as a flag to indicate that the project is a plugin, to prevent the pulpfixer from being installed in the project
Returns
string
<project_root>/plugin.json
Last updated on