Home
last modified time | relevance | path

Searched defs:errorOnTypeScriptSyntacticAndSemanticIssues (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript_eslint/packages/parser/tests/lib/
Dparser.ts40 errorOnTypeScriptSyntacticAndSemanticIssues: false, constant
98 errorOnTypeScriptSyntacticAndSemanticIssues: false, constant
/third_party/typescript_eslint/packages/typescript-estree/tests/lib/
Dsemantic-diagnostics-enabled.test.ts24 errorOnTypeScriptSyntacticAndSemanticIssues: true, constant
Dparse.test.ts125 errorOnTypeScriptSyntacticAndSemanticIssues: true, constant
/third_party/typescript_eslint/packages/typescript-estree/src/
Dparser-options.ts13 errorOnTypeScriptSyntacticAndSemanticIssues: boolean; property
113 errorOnTypeScriptSyntacticAndSemanticIssues?: boolean; property
/third_party/typescript_eslint/packages/types/src/
Dparser-options.ts38 errorOnTypeScriptSyntacticAndSemanticIssues?: boolean; property