Skip to content

Commit

Permalink
Merge pull request #13088 from carkod/certified-filters-wd-4664
Browse files Browse the repository at this point in the history
WD-4664 Certified filters
  • Loading branch information
carkod authored Nov 2, 2023
2 parents e019fbd + 549215e commit d45d18b
Show file tree
Hide file tree
Showing 10 changed files with 900 additions and 315 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = {
"@typescript-eslint/no-empty-function": "off",
"@typescript-eslint/no-this-alias": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/no-unused-vars": "off",
"no-prototype-builtins": "off",
},
overrides: [
Expand Down
Loading

0 comments on commit d45d18b

Please sign in to comment.