feature: github actions: use bun

This commit is contained in:
coderaiser 2023-09-12 11:30:03 +03:00
parent 99980c7f1d
commit a5f93523c1
3 changed files with 11 additions and 7 deletions

View file

@ -7,9 +7,7 @@
"fontello.json"
],
"rules": {
"webpack/apply-externals": "off",
"github/convert-npm-to-bun": "off",
"github/install-bun": "off"
"webpack/apply-externals": "off"
},
"match": {
"base64": {