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

@@ -13,5 +13,6 @@
"module": "es2020",
"target": "es2017",
"lib": ["es2020", "dom"]
}
},
"exclude": ["**/*.spec.ts"]
}