Skip to content

@stephansama packages / @stephansama/auto-readme / utils / getPrettierPaths

Function: getPrettierPaths()

ts
function getPrettierPaths(paths): Promise<string[]>;

Defined in: core/auto-readme/src/utils.ts:111

Parameters

paths

string[]

Returns

Promise<string[]>

Released under MIT license