Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
LudwigNagasena
23 hours ago
|
on: Elixir v1.20: Now a gradually typed language
There is @typescript-eslint/no-explicit-any.
reply
dns_snek
15 hours ago
|
parent
More generally you can use "no-restricted-syntax" rule to forbid almost any type of syntax by matching AST against CSS-like selectors.
https://eslint.org/docs/latest/rules/no-restricted-syntax
https://typescript-eslint.io/play/
reply