This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <component name="ProjectRunConfigurationManager"> | |
| <configuration default="true" type="JavaScriptTestRunnerJest"> | |
| <config-file value="$PROJECT_DIR$/config/jest/jest.config.js" /> | |
| <node-interpreter value="project" /> | |
| <node-options value="--no-deprecation" /> | |
| <jest-package value="$PROJECT_DIR$/scripts/jest-cli" /> | |
| <jest-options value="--watch" /> | |
| <scope-kind value="ALL" /> | |
| <method v="2" /> | |
| </configuration> |