flake8
passed.
JSHint
passed.
Review Request #13665 — Created March 25, 2024 and submitted
The
spaced-comments
rule now allows the usage of///
comments, which
control TypeScript behavior (e.g. for referencing specific types in a
file).
Tested code that made usage of
///
. Verified it didn't complain, but
that comments like//ohhi
still triggered a lint warning.
Summary | ID |
---|---|
28c31af224a2502ac1ac67d09b2ebb36ff95a749 |