Skip to content

Commit 3c96ffb

Browse files
committed
fixup: add TODO comment
1 parent 7db2a9d commit 3c96ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const plugins = [
3131
'react',
3232
];
3333

34+
// TODO: with TS 4.5+, inline this
3435
const SEVERITY_ERROR = /** @type {2} */ (2);
3536
const SEVERITY_OFF = /** @type {0} */ (0);
3637

0 commit comments

Comments
 (0)