Home
last modified time | relevance | path

Searched defs:TypeScript (Results 1 – 25 of 79) 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
Drecipe21.md12 ## TypeScript section in Type notation using ``this`` is not supported
Drecipe71.md11 ## TypeScript section in The comma operator ``,`` is supported only in ``for`` loops
Drecipe84.md11 ## TypeScript section in ``with`` statement is not supported
Drecipe138.md14 ## TypeScript section in Some of utility types are not supported
Drecipe30.md13 ## TypeScript section in Structural typing is not supported
Drecipe34.md13 ## TypeScript section in Type inference in case of generic function calls is limited
Drecipe3.md11 ## TypeScript section in Private '#' identifiers are not supported
Drecipe5.md10 ## TypeScript section in Use ``let`` instead of ``var``
Drecipe74.md12 ## TypeScript section in Destructuring variable declarations are not supported
Drecipe102.md14 ## TypeScript section in Interface can not extend interfaces with the same method
Drecipe116.md11 ## TypeScript section in Non-declaration statements in namespaces are not supported
Drecipe91.md11 ## TypeScript section in Destructuring parameter declarations are not supported
Drecipe49.md11 ## TypeScript section in Use generic functions instead of generic arrow functions
Drecipe104.md11 ## TypeScript section in Interfaces cannot extend classes
Drecipe52.md15 ## TypeScript section in Reassigning object methods is not supported
Drecipe113.md11 ## TypeScript section in ``enum`` declaration merging is not supported
Drecipe83.md11 ## TypeScript section in Mapped type expression is not supported
Drecipe147.md12 ## TypeScript section in No dependencies on TypeScript code are currently allowed
Drecipe142.md12 ## TypeScript section in ``as const`` assertions are not supported
Drecipe22.md12 ## TypeScript section in Conditional types 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
Drecipe16.md11 ## TypeScript section in Only one static block is supported

1234