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
Drecipe30.md13 ## TypeScript section in Structural typing is not supported
Drecipe69.md11 ## TypeScript section in Destructuring assignment is not supported
Drecipe87.md12 ## TypeScript section in ``throw`` statements cannot accept values of arbitrary types
Drecipe25.md11 ## TypeScript section in Declaring fields in ``constructor`` is not supported
Drecipe49.md11 ## TypeScript section in Use generic functions instead of generic arrow functions
Drecipe114.md11 ## TypeScript section in Namespaces cannot be used as objects
Drecipe94.md11 ## TypeScript section in Generator functions are not supported
Drecipe134.md12 ## TypeScript section in Definite assignment assertions are not supported
Drecipe71.md11 ## TypeScript section in The comma operator ``,`` is supported only in ``for`` loops
Drecipe52.md15 ## TypeScript section in Reassigning object methods 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
Drecipe3.md11 ## TypeScript section in Private '#' identifiers are not supported
Drecipe22.md12 ## TypeScript section in Conditional types are not supported
Drecipe103.md11 ## TypeScript section in Declaration merging is not supported
Drecipe92.md10 ## TypeScript section in Nested functions are not supported
Drecipe138.md14 ## TypeScript section in Some of utility types are not supported
Drecipe116.md11 ## TypeScript section in Non-declaration statements in namespaces are not supported
Drecipe74.md12 ## TypeScript section in Destructuring variable declarations are not supported
Drecipe21.md11 ## TypeScript section in ``this`` typing is supported only for methods with explicit ``this`` return
Drecipe16.md11 ## TypeScript section in Only one static block is supported
Drecipe5.md10 ## TypeScript section in Use ``let`` instead of ``var``
Drecipe28.md10 ## TypeScript section in Indexed access types are not supported
Drecipe150.md11 ## TypeScript section in ``import`` statements after other statements are not allowed
Drecipe4.md11 ## TypeScript section in Use unique names for types and namespaces.

1234