Searched defs:lint (Results 1 – 2 of 2) sorted by relevance
4 "lint": "eslint --fix" string
86 export function lint(options: LintOptions): LintRunResult { function