feat: add easy way to configure search filtering for nested properties

This commit is contained in:
Thea Schöbl
2023-03-22 19:40:49 +00:00
committed by Rainer Killinger
parent e75a46633c
commit 2220ab24b3
18 changed files with 237 additions and 68 deletions

View File

@@ -4,5 +4,6 @@
"compilerOptions": {
"sourceMap": false,
"types": ["cypress"]
}
},
"exclude": []
}