mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 01:28:59 +08: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
|
// eslint rules need to remove
|
||||||
'no-shadow': 'off',
|
'no-shadow': 'off',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user