feature: client: key: get rid of mock-require

This commit is contained in:
coderiaser 2026-01-13 15:17:23 +02:00
parent 12751646fe
commit dc99417c27
5 changed files with 43 additions and 34 deletions

View file

@ -7,6 +7,9 @@
"fontello.json",
"*.md"
],
"rules": {
"tape/remove-skip": "off"
},
"match": {
"base64": {
"types/convert-typeof-to-is-type": "off"