Home
last modified time | relevance | path

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

1234567

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe149.md12 ## TypeScript section in Classes cannot be used as objects
Drecipe138.md14 ## TypeScript section in Some of utility types are not supported
Drecipe50.md11 ## TypeScript section in Class literals are not supported
Drecipe104.md11 ## TypeScript section in Interfaces cannot extend classes
Drecipe22.md12 ## TypeScript section in Conditional types are not supported
Drecipe4.md11 ## TypeScript section in Use unique names for types and namespaces.
Drecipe116.md11 ## TypeScript section in Non-declaration statements in namespaces are not supported
Drecipe19.md11 ## TypeScript section in Use inheritance instead of intersection types
Drecipe17.md10 ## TypeScript section in Indexed signatures are not supported
Drecipe34.md13 ## TypeScript section in Type inference in case of generic function calls is limited
Drecipe96.md12 ## TypeScript section in Type guarding is supported with ``instanceof`` and ``as``
Drecipe99.md14 ## TypeScript section in It is possible to spread only arrays or classes derived from arrays into the rest parameter or array literals
Drecipe119.md12 ## TypeScript section in Importing a module for side-effects only is not supported
/arkcompiler/ets_frontend/ets2panda/linter-4.2/docs/rules/
Drecipe149.md12 ## TypeScript section in Classes cannot be used as objects
Drecipe16.md11 ## TypeScript section in Only one static block is supported
Drecipe92.md10 ## TypeScript section in Nested functions are not supported
Drecipe4.md11 ## TypeScript section in Use unique names for types and namespaces.
Drecipe34.md13 ## TypeScript section in Type inference in case of generic function calls is limited
Drecipe46.md11 ## TypeScript section in Use arrow functions instead of function expressions
Drecipe120.md11 ## TypeScript section in ``import default as ...`` is not supported
Drecipe148.md11 ## TypeScript section in No decorators except ArkUI decorators are currently allowed
Drecipe127.md11 ## TypeScript section in Special ``export type`` declarations are not supported
Drecipe22.md12 ## TypeScript section in Conditional types are not supported
Drecipe17.md10 ## TypeScript section in Indexed signatures are not supported
Drecipe25.md11 ## TypeScript section in Declaring fields in ``constructor`` is not supported

1234567