Chore: Clean up package.json files (#86951)

* Chore: Clean up package.json files

Removes any unused packages, adds missing peer dependencies
This commit is contained in:
kay delaney
2024-04-29 14:03:01 +01:00
committed by GitHub
parent b52e349639
commit 6f875188b7
18 changed files with 532 additions and 155 deletions
-4
View File
@@ -1205,10 +1205,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Styles should be written using objects.", "16"],
[0, 0, 0, "Styles should be written using objects.", "17"]
],
"public/app/core/components/connectWithCleanUp.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
],
"public/app/core/config.ts:5381": [
[0, 0, 0, "Do not re-export imported variable (\`config\`)", "0"]
],