Home > harper.js > Linter > getLintConfigAsJSON
Get the linter’s current configuration as JSON.
Signature:
getLintConfigAsJSON(): Promise<string>;
Returns:
Promise<string>