Skip to content

Commit fe2651b

Browse files
committed
rm paranoid
1 parent 36d1f19 commit fe2651b

File tree

13 files changed

+207
-432
lines changed

13 files changed

+207
-432
lines changed

config-overrides.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module.exports = {
5454
return config;
5555
},
5656
jest: (config) => {
57-
// Some @gravity-ui libs (react-data-table, paranoid) are build in esm only
57+
// Some @gravity-ui libs (react-data-table) are build in esm only
5858
// So they need to be transformed
5959
// By default jest does not transform anything in node_modules
6060
// So this override excludes node_modules except @gravity-ui

0 commit comments

Comments
 (0)