docs(readme) convert commonjs to esm

This commit is contained in:
coderaiser 2020-12-28 17:39:08 +02:00
parent b5be1f3933
commit ae360b1db3
3 changed files with 14 additions and 11 deletions

View file

@ -6,6 +6,9 @@
"fontello.json"
],
"match": {
"*.md": {
"convert-commonjs-to-esm": "on"
},
"{import.spec.js,console.js}": {
"remove-skip": "off"
},