Chore: Move betterer eslint rules to use eslint suppressions (#106267)

Co-authored-by: joshhunt <josh.hunt@grafana.com>
This commit is contained in:
Tom Ratcliffe
2025-09-04 10:47:13 +01:00
committed by GitHub
co-authored by joshhunt
parent df685757ff
commit 55b638ea98
16 changed files with 5219 additions and 4703 deletions
+2 -1
View File
@@ -10,5 +10,6 @@
"compilerOptions": {
"module": "commonjs"
}
}
},
"include": ["./**/*.ts", "./**/*.mts", "./**/*.js", "./**/*.mjs"]
}