Replies: 3 comments
-
Hardening of some Typescript settings:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Build a to-do example, with:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Extends the supported operators in our operators-parser:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
- Task: var to const or let
- Task: fix https://eslint.org/docs/latest/rules/no-array-constructor new Array() to type[]
- Semicolon: Yes or No? I preferred it
- Discuss the complete removal of jquery in TKO
nodeVerified.nodeType === Node.ELEMENT_NODE
Beta Was this translation helpful? Give feedback.
All reactions