Home > harper.js > LocalLinter > setLintConfigWithJSON

LocalLinter.setLintConfigWithJSON() method

Signature:

setLintConfigWithJSON(config: string): Promise<void>;

Parameters

Parameter

Type

Description

config

string

Returns:

Promise<void>