chore: lint

This commit is contained in:
coderiaser 2024-10-27 12:04:35 +02:00
parent ac9abbd385
commit 7309ceff37
3 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@
},
"match": {
"base64": {
"convert-typeof-to-is-type": "off"
"types/convert-typeof-to-is-type": "off"
},
"*.md": {
"nodejs/convert-commonjs-to-esm": "on"