meta: fix all ESLint warnings and turn them into errors (#4398)

This commit is contained in:
Antoine du Hamel 2023-04-04 15:54:13 +02:00 committed by GitHub
parent 6eac99776c
commit 0a7eceac21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 1129 additions and 905 deletions

View file

@ -41,7 +41,7 @@
"@types/jasmine": "~4.0.0",
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^39.0.0",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jasmine-core": "~4.2.0",
"karma": "~6.4.0",