Home > harper.js > Linter > getLintConfigAsJSON

Linter.getLintConfigAsJSON() method

Get the linter’s current configuration as JSON.

Signature:

getLintConfigAsJSON(): Promise<string>;

Returns:

Promise<string>