UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

10 lines (7 loc) 191 B
guard-default-func-conflict { .m(1) {} .m(@x) when not(default()) {} .m(@x) when (@x = 3) and (default()) {} .m(2); .m(3); }