mirror of https://github.com/grafana/grafana.git
Chore: Remove unnecessary typecheck linter config (#89198)
This commit is contained in:
parent
de06762852
commit
edc1f50c4e
|
@ -150,7 +150,6 @@ enable = [
|
|||
"revive",
|
||||
"staticcheck",
|
||||
"stylecheck",
|
||||
"typecheck",
|
||||
"unconvert",
|
||||
"unused",
|
||||
"whitespace",
|
||||
|
|
Loading…
Reference in New Issue