Clean up Sonar issues and lint warnings
This commit is contained in:
parent
b9aa6e0073
commit
7ffc454e47
6 changed files with 124 additions and 89 deletions
|
|
@ -11,7 +11,7 @@ export default [
|
|||
{
|
||||
ignores: ['data/**'],
|
||||
},
|
||||
js.configs.recommended, // TODO still needed?
|
||||
js.configs.recommended,
|
||||
{
|
||||
// files: ['*.js'],
|
||||
languageOptions: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue