We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc90b75 commit 087e33fCopy full SHA for 087e33f
jest.config.js
@@ -37,6 +37,7 @@ module.exports = {
37
'<rootDir>/src/__e2e__',
38
'<rootDir>/src/generated',
39
// Ignore Compiled folders
40
+ '<rootDir>/src/index.ts',
41
'<rootDir>/src/fields/components/(Checkbox|CreatableSelect|Input|EmptyDiv|MaterialSelect|RadioGroup|ReactSelect|RichTextEditor)/dist',
42
'<rootDir>/src/parsers/(enum-utils|parse-values)/dist',
43
'<rootDir>/src/fields/interceptors/(translate-currency|translate-range-date|translate-ratings)/dist',
0 commit comments