mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 13:27:30 -05:00
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:
@@ -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"]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user