mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
chore(eslint): @typescript-eslint/no-unused-vars is made to error
This commit is contained in:
parent
041a5249b3
commit
0cbe17a315
@ -101,6 +101,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
],
|
||||
'@typescript-eslint/no-unused-vars': 'error',
|
||||
|
||||
// eslint rules need to remove
|
||||
'no-shadow': 'off',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user