From 69ef0737274fc815aced0805950856202d97ba65 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Sun, 26 Jun 2022 16:13:47 +0200 Subject: [PATCH] config adjust --- packages/jest.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/jest.config.ts b/packages/jest.config.ts index 522af3f..43adeec 100644 --- a/packages/jest.config.ts +++ b/packages/jest.config.ts @@ -2,7 +2,7 @@ import type { Config } from '@jest/types' const packages: string[] = ['material-color', 'material-colorful'] -const testMatchesLint: string[] = ['material-color', 'material-colorful'] +const testMatchesLint: string[] = [] packages.forEach(pkg => { testMatchesLint.push(...[