Created by: ehsankhfr
- Few of the tests are still failing because of breaking the lint
no-conditional-expect
rule. This PR provides a fix for those tests. - The plugin-syntax-jsx is missing for the Simple tasks, which makes the build broken while running the task script.
- The babel preset options fix in package.json, to solve the ejected application's tests run issue (something similar to Fix #9953, but in this case for running tests)