We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4de67f commit a2d71e7Copy full SHA for a2d71e7
1 file changed
jest.config.js
@@ -4,8 +4,7 @@
4
*/
5
6
const ignorePatterns = [
7
- '@nextcloud/initial-state',
8
- '@nextcloud/sharing',
+ '@nextcloud/',
9
'ansi-regex',
10
'bail',
11
'ccount', // ESM dependency of remark-gfm
0 commit comments