mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: client: get-json-from-file-table: migrate to ESM
This commit is contained in:
parent
457e23f31d
commit
9950cacad9
4 changed files with 6 additions and 8 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"*.md"
|
||||
],
|
||||
"rules": {
|
||||
"tape/remove-skip": "off"
|
||||
"tape/remove-skip": "off",
|
||||
"package-json/add-type": "off"
|
||||
},
|
||||
"match": {
|
||||
"base64": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue