pull/101857/head
Ryan McKinley 5 months ago
parent 1b607facf4
commit a8430ec0f1
  1. 6
      .betterer.results

@ -5881,12 +5881,6 @@ exports[`better eslint`] = {
"public/app/features/provisioning/Wizard/Stepper.tsx:5381": [ "public/app/features/provisioning/Wizard/Stepper.tsx:5381": [
[0, 0, 0, "No untranslated strings. Wrap text with <Trans />", "0"] [0, 0, 0, "No untranslated strings. Wrap text with <Trans />", "0"]
], ],
"public/app/features/provisioning/api/index.ts:5381": [
[0, 0, 0, "Do not use export all (\`export * from ...\`)", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"]
],
"public/app/features/provisioning/api/types.ts:5381": [ "public/app/features/provisioning/api/types.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"] [0, 0, 0, "Unexpected any. Specify a different type.", "0"]
], ],

Loading…
Cancel
Save