PromucFlow_constructor/app/client/src/pages/AdminSettings/FormGroup
Valera Melnikov a2bfe450b6
chore: enable no-explicit-any rule (#35321)
## Description
-  Enabled the rule `@typescript-eslint/no-explicit-any`
- Suppressed errors with comment
```
// TODO: Fix this the next time the file is edited
// eslint-disable-next-line @typescript-eslint/no-explicit-any
```

Fixes #35308 

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10181176984>
> Commit: 7fc604e24fa234da7ab2ff56e0b1c715268796ee
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10181176984&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Wed, 31 Jul 2024 15:00:45 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-07-31 18:41:28 +03:00
..
Accordion.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Accordion.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Button.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Button.tsx fix: Refactoring the code for label wrapper on admin settings (#28123) 2023-10-16 23:13:38 +05:30
Checkbox.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ColorInput.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
common.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Common.tsx fix: Updating the ramp link for Enterprise features to open the pricing page (#32698) 2024-04-16 19:05:07 +05:30
CopyUrlForm.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CopyUrlForm.tsx chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
Dropdown.tsx
Group.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
group.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ImageInput.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Link.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Link.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Radio.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Radio.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TagInputField.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TagInputField.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Text.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Text.tsx
TextAreaField.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
TextInput.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TextInput.tsx chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
Toggle.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Toggle.tsx