Merge pull request #7986 from overleaf/jpa-eslint-8

[misc] upgrade eslint packages to the latest version everywhere

GitOrigin-RevId: f1480d4a171acef82fb26c4aa54be3a6088b0ab3
This commit is contained in:
Jakob Ackermann
2022-05-16 15:25:49 +01:00
committed by Copybot
parent 81b935e317
commit f0bd6dda23
145 changed files with 1023 additions and 1207 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-disable
camelcase,
node/handle-callback-err,
n/handle-callback-err,
max-len,
no-return-assign,
no-unused-vars,