Home
last modified time | relevance | path

Searched refs:UnsupportedDecorators (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/linter/
DProblems.ts38 …SpreadOperator, LimitedStdLibApi, ErrorSuppression, StrictDiagnostic, UnsupportedDecorators, Impor… enumerator
133 faultsAttrs[FaultID.UnsupportedDecorators] = { warning: true, cookBookRef: "148", };
DTypeScriptLinterConfig.ts120 LinterConfig.nodeDesc[FaultID.UnsupportedDecorators] = "Unsupported decorators";
DTypeScriptLinter.ts1774 this.incrementCounters(decorator, FaultID.UnsupportedDecorators);
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7655 UnsupportedDecorators = 83,
Dtsserverlibrary.d.ts11438 UnsupportedDecorators = 83,