From eab8b422572fe6d5ee009c94dd6f4b00c3ffc4a3 Mon Sep 17 00:00:00 2001 From: Wei Zhu Date: Mon, 29 Jan 2018 11:27:53 +0800 Subject: [PATCH] Ignore interface file --- .jest.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.jest.js b/.jest.js index 974124ea28..f2b15bb87f 100644 --- a/.jest.js +++ b/.jest.js @@ -37,6 +37,7 @@ module.exports = { '!components/style/index.tsx', '!components/*/locale/index.tsx', '!components/*/__tests__/**/type.tsx', + '!components/**/*/interface.{ts,tsx}', ], transformIgnorePatterns, snapshotSerializers: [