Home
last modified time | relevance | path

Searched defs:fixable (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/tools/
Dgenerate-rules-lists.ts14 fixable: boolean; property
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts59 fixable?: 'code' | 'whitespace'; property