feature: client: get-json-from-file-table: migrate to ESM

This commit is contained in:
coderiaser 2026-01-15 17:53:45 +02:00
parent 457e23f31d
commit 9950cacad9
4 changed files with 6 additions and 8 deletions

View file

@ -8,7 +8,8 @@
"*.md"
],
"rules": {
"tape/remove-skip": "off"
"tape/remove-skip": "off",
"package-json/add-type": "off"
},
"match": {
"base64": {