There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: queq1890
import React from 'react';
statement from cra-template-typescript
since the new JSX runtime is introduced in React.js v17 and the current version of create-react-app
uses React.js v18.To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.