babel-helper-flip-expressions (Evacuated from NSA/Microsoft Github)
anonymous 16b239b721 Merge branch 'master' of https://notabug.org/themusicgod1/babel-helper-flip-expressions | před 6 roky | |
---|---|---|
src | před 6 roky | |
LICENSE | před 6 roky | |
README.md | před 6 roky | |
package.json | před 6 roky |
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).