Home
last modified time | relevance | path

Searched defs:TypeScript (Results 1 – 25 of 77) sorted by relevance

1234

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe149.md12 ## TypeScript section in Classes cannot be used as objects
Drecipe106.md11 ## TypeScript section in Constructor function type is not supported
Drecipe30.md13 ## TypeScript section in Structural typing is not supported
Drecipe83.md11 ## TypeScript section in Mapped type expression is not supported
Drecipe16.md11 ## TypeScript section in Only one static block is supported
Drecipe102.md14 ## TypeScript section in Interface can not extend interfaces with the same method
Drecipe87.md12 ## TypeScript section in ``throw`` statements cannot accept values of arbitrary types
Drecipe142.md12 ## TypeScript section in ``as const`` assertions are not supported
Drecipe21.md11 ## TypeScript section in ``this`` typing is supported only for methods with explicit ``this`` return
Drecipe19.md11 ## TypeScript section in Use inheritance instead of intersection types
Drecipe92.md10 ## TypeScript section in Nested functions are not supported
Drecipe90.md14 ## TypeScript section in Function return type inference is limited
Drecipe25.md11 ## TypeScript section in Declaring fields in ``constructor`` is not supported
Drecipe34.md13 ## TypeScript section in Type inference in case of generic function calls is limited
Drecipe28.md10 ## TypeScript section in Indexed access types are not supported
Drecipe49.md11 ## TypeScript section in Use generic functions instead of generic arrow functions
Drecipe120.md11 ## TypeScript section in ``import default as ...`` is not supported
Drecipe116.md11 ## TypeScript section in Non-declaration statements in namespaces are not supported
Drecipe113.md11 ## TypeScript section in ``enum`` declaration merging is not supported
Drecipe17.md10 ## TypeScript section in Indexed signatures are not supported
Drecipe147.md12 ## TypeScript section in No dependencies on TypeScript code are currently allowed
Drecipe134.md12 ## TypeScript section in Definite assignment assertions are not supported
Drecipe114.md11 ## TypeScript section in Namespaces cannot be used as objects
Drecipe50.md11 ## TypeScript section in Class literals are not supported
Drecipe99.md14 ## TypeScript section in It is possible to spread only arrays or classes derived from arrays into the rest parameter or array literals

1234