Optional
Function that returns the path to the Json schema file for a given scanned plugin package. The path is either absolute, or relative to the plugin package root directory.
Default behavior is to look for the dist/configSchema.json relative path.
dist/configSchema.json
The scanned plugin package.
the absolute or plugin-relative path to the Json schema file.
Function that returns the path to the Json schema file for a given scanned plugin package. The path is either absolute, or relative to the plugin package root directory.
Default behavior is to look for the
dist/configSchema.jsonrelative path.