This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
no-magic-numbers
doesn't ignore special nodes for negative #s
#2005
Labels
This fails, but it shouldn't because it's an export node:
export let x = -4;
also, rename
isUnary
in that class toisNegativeNumber
The text was updated successfully, but these errors were encountered: