Skip to content

@stephansama packages / @stephansama/typed-templates / utils / getFileContext

Function: getFileContext()

ts
function getFileContext(current): object;

Defined in: utils.ts:6

Parameters

current

string = ...

Returns

object

isLinting()

ts
isLinting: () => boolean;

Returns

boolean

templateDirectory

ts
templateDirectory: string;

Released under MIT license