Files
partey_workadventure/front
David Négrier 5cc97483e0 Fine-tuning the @typescript-eslint/no-unused-vars rule
We now allow parameters to be unused. This is quite common in inherited methods.
This allows removing a bunch of: //eslint-disable-next-line @typescript-eslint/no-unused-vars
Also, "err" variables in catch MUST now be used and the special _exhaustiveCheck variable used in ":never" assigns can be unused.
2022-04-22 18:09:39 +02:00
..
2022-04-12 14:21:19 +02:00
2020-04-11 15:11:22 +02:00
2022-02-02 00:20:46 +01:00
2022-01-24 18:59:28 +01:00
2022-01-24 18:59:28 +01:00
2022-03-08 11:21:17 +01:00
2021-05-17 16:41:10 +02:00
2022-02-22 16:57:56 +01:00
2022-04-12 14:21:19 +02:00