feature: drop support of node < 18

This commit is contained in:
coderaiser 2023-12-12 12:22:28 +02:00
parent a6afa205a9
commit 3314f9b94f
4 changed files with 5 additions and 6 deletions

View file

@ -7,8 +7,7 @@
"fontello.json"
],
"rules": {
"github/convert-npm-to-bun": "off",
"github/set-node-versions": "off"
"github/convert-npm-to-bun": "off"
},
"match": {
"base64": {