Searched defs:TypeScript (Results 1 – 25 of 79) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ | ||
| D | recipe149.md | 12 ## TypeScript section in Classes cannot be used as objects |
| D | recipe106.md | 11 ## TypeScript section in Constructor function type is not supported |
| D | recipe21.md | 12 ## TypeScript section in Type notation using ``this`` is not supported |
| D | recipe71.md | 11 ## TypeScript section in The comma operator ``,`` is supported only in ``for`` loops |
| D | recipe84.md | 11 ## TypeScript section in ``with`` statement is not supported |
| D | recipe138.md | 14 ## TypeScript section in Some of utility types are not supported |
| D | recipe30.md | 13 ## TypeScript section in Structural typing is not supported |
| D | recipe34.md | 13 ## TypeScript section in Type inference in case of generic function calls is limited |
| D | recipe3.md | 11 ## TypeScript section in Private '#' identifiers are not supported |
| D | recipe5.md | 10 ## TypeScript section in Use ``let`` instead of ``var`` |
| D | recipe74.md | 12 ## TypeScript section in Destructuring variable declarations are not supported |
| D | recipe102.md | 14 ## TypeScript section in Interface can not extend interfaces with the same method |
| D | recipe116.md | 11 ## TypeScript section in Non-declaration statements in namespaces are not supported |
| D | recipe91.md | 11 ## TypeScript section in Destructuring parameter declarations are not supported |
| D | recipe49.md | 11 ## TypeScript section in Use generic functions instead of generic arrow functions |
| D | recipe104.md | 11 ## TypeScript section in Interfaces cannot extend classes |
| D | recipe52.md | 15 ## TypeScript section in Reassigning object methods is not supported |
| D | recipe113.md | 11 ## TypeScript section in ``enum`` declaration merging is not supported |
| D | recipe83.md | 11 ## TypeScript section in Mapped type expression is not supported |
| D | recipe147.md | 12 ## TypeScript section in No dependencies on TypeScript code are currently allowed |
| D | recipe142.md | 12 ## TypeScript section in ``as const`` assertions are not supported |
| D | recipe22.md | 12 ## TypeScript section in Conditional types are not supported |
| D | recipe90.md | 14 ## TypeScript section in Function return type inference is limited |
| D | recipe25.md | 11 ## TypeScript section in Declaring fields in ``constructor`` is not supported |
| D | recipe16.md | 11 ## TypeScript section in Only one static block is supported |