I need to disable some variable checks in ESLint.
ESLint
Currently, I am using this code, but am not getting the desired result:
For typescript eslint users just add this at the end of line you wish to ignore:
// eslint-disable-line @typescript-eslint/no-unused-vars