Welcome to mirror list, hosted at ThFree Co, Russian Federation.

jest.overrides.js « frontend « spec - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57b927c49ef2c7fae58260b08f0566a08628f785 (plain)
1
2
3
4
5
/* eslint-disable filenames/match-regex */

import failOnConsole from 'jest-fail-on-console';

failOnConsole();