test(cloudcmd) ok -> match

This commit is contained in:
coderaiser 2021-03-09 18:41:47 +02:00
parent a091a382ca
commit 21e7ea7d4c
8 changed files with 26 additions and 15 deletions

View file

@ -6,6 +6,9 @@
"fontello.json"
],
"match": {
"route.spec.js": {
"tape/convert-ok-to-match": "off"
},
"*.js": {
"convert-esm-to-commonjs": "on"
},