chore: lint

This commit is contained in:
coderaiser 2023-03-21 21:10:17 +02:00
parent b336a4726a
commit a6c400ae1c

View file

@ -50,6 +50,9 @@
}, },
"docker.yml": { "docker.yml": {
"github/set-node-versions": "off" "github/set-node-versions": "off"
},
"vim.js": {
"merge-duplicate-functions": "off"
} }
} }
} }