Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 11月 10, 2021
  2. 11月 09, 2021
  3. 9月 03, 2021
  4. 12月 24, 2020
  5. 5月 20, 2020
    • Denys Mishunov's avatar
      Fixing the JEST config for IDEs · fa9028e0
      Denys Mishunov 创作于
      When using an IDE or an editor, those expect jest.config.js in the
      project's root if nothing else is specificed in the config. In case of
      two separate configs, we would need to update the configs for every jest
      spec run that is not very enjoyable.
      fa9028e0
  6. 5月 15, 2020
加载中