Chore: Remove unused/deprecated @types definitions (#59888)

* remove @types/rc-tree, @types/classnames

* remove @types/rc-time-picker

* remove @types/reselect

* remove @types/testing-library__react-hooks

* only include known package.json's
This commit is contained in:
Ashley Harrison
2022-12-07 10:10:59 +00:00
committed by GitHub
parent dd406e887b
commit 2b3c86d201
6 changed files with 10 additions and 98 deletions
+1
View File
@@ -30,6 +30,7 @@
"react-dom",
"react-test-renderer"
],
"includePaths": ["package.json", "packages/*"],
"ignorePaths": ["packages/grafana-toolkit/package.json", "emails/**", "plugins-bundled/**", "**/mocks/**"],
"labels": ["area/frontend", "dependencies", "no-backport", "no-changelog"],
"packageRules": [