* Create a templated configuration file. * @param options - Configuration file creation options * @param options.projectPath - The root path of the project (optional) * @param options.type - The template type to use (optional) * @returns A promise that resolves when the config is created
({ projectPath = '', type }: ConfigCreationOptions = {})
source not stored for this graph (policy: none)
no test coverage detected