babel-helper-flip-expressions (Evacuated from NSA/Microsoft Github)
anonymous 16b239b721 Merge branch 'master' of https://notabug.org/themusicgod1/babel-helper-flip-expressions | преди 6 години | |
---|---|---|
src | преди 6 години | |
LICENSE | преди 6 години | |
README.md | преди 6 години | |
package.json | преди 6 години |
npm install babel-helper-flip-expressions --save-dev
Takes a tree of expressions and determines if it has more nodes that could benifit from "flipping" (flipping meaning to changing == to != or similarly negating parts of the expression).