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
Drecipe46.md11 ## TypeScript section in Use arrow functions instead of function expressions
Drecipe90.md14 ## TypeScript section in Function return type inference is limited
Drecipe65.md14 ## TypeScript section in ``instanceof`` operator is partially supported
Drecipe83.md11 ## TypeScript section in Mapped type expression is not supported
Drecipe50.md11 ## TypeScript section in Class literals are not supported
Drecipe3.md11 ## TypeScript section in Private '#' identifiers are not supported
Drecipe49.md11 ## TypeScript section in Use generic functions instead of generic arrow functions
Drecipe29.md22 ## TypeScript section in Indexed access is not supported for fields
Drecipe16.md11 ## TypeScript section in Only one static block is supported
Drecipe22.md12 ## TypeScript section in Conditional types are not supported
Drecipe87.md12 ## TypeScript section in ``throw`` statements cannot accept values of arbitrary types
Drecipe92.md10 ## TypeScript section in Nested functions are not supported
Drecipe120.md11 ## TypeScript section in ``import default as ...`` is not supported
Drecipe21.md12 ## TypeScript section in Type notation using ``this`` is not supported
Drecipe96.md12 ## TypeScript section in Type guarding is supported with ``instanceof`` and ``as``
Drecipe114.md11 ## TypeScript section in Namespaces cannot be used as objects
Drecipe30.md13 ## TypeScript section in Structural typing is 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
Drecipe91.md11 ## TypeScript section in Destructuring parameter declarations are not supported
Drecipe150.md11 ## TypeScript section in ``import`` statements after other statements are not allowed
Drecipe138.md14 ## TypeScript section in Some of utility types are not supported
Drecipe74.md12 ## TypeScript section in Destructuring variable declarations are not supported
Drecipe34.md13 ## TypeScript section in Type inference in case of generic function calls is limited
Drecipe4.md11 ## TypeScript section in Use unique names for types and namespaces.

1234