chore: lint

This commit is contained in:
coderaiser 2023-12-03 23:07:50 +02:00
parent 93aa7278b7
commit 75bf8a1275
14 changed files with 21 additions and 33 deletions

View file

@ -16,11 +16,8 @@
"route.spec.js": {
"tape/convert-ok-to-match": "off"
},
"*.js": {
"convert-esm-to-commonjs": "on"
},
"*.md": {
"convert-commonjs-to-esm": "on"
"nodejs/convert-commonjs-to-esm": "on"
},
".webpack": {
"webpack": "on"