Silence lots of max-len lint warnings

This commit is contained in:
Aarni Halinen
2021-03-04 19:43:04 +02:00
parent 3b35dbc5f3
commit 931c69d500
18 changed files with 258 additions and 51 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"@typescript-eslint/naming-convention": "off",
"max-len": [
"warn",
160
240
],
"@typescript-eslint/quotes": [
"error",