lint: stricter linting rules

This commit is contained in:
Adhiraj Singh
2022-03-01 16:32:14 +05:30
parent c00c3da313
commit de7d1002a9
39 changed files with 534 additions and 526 deletions

View File

@@ -52,10 +52,18 @@
"sharp": "^0.29.3"
},
"peerDependenciesMeta": {
"@adiwajshing/keyed-db": { "optional": true },
"jimp": { "optional": true },
"qrcode-terminal": { "optional": true },
"sharp": { "optional": true }
"@adiwajshing/keyed-db": {
"optional": true
},
"jimp": {
"optional": true
},
"qrcode-terminal": {
"optional": true
},
"sharp": {
"optional": true
}
},
"files": [
"lib/*",