test(route) flop -> win32

This commit is contained in:
coderaiser 2021-03-02 14:40:56 +02:00
parent 3976056ee8
commit 90eae0e944
2 changed files with 44 additions and 7 deletions

View file

@ -6,6 +6,9 @@
"fontello.json"
],
"match": {
"*.js": {
"convert-esm-to-commonjs": "on"
},
"*.md": {
"convert-commonjs-to-esm": "on"
},