PromucFlow_constructor/app/client/src/pages/Editor/IDE
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
..
EditorPane chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EditorTabs chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
Header chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
LeftPane chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
MainPane fix: Overflow list new UI restore (#34658) 2024-07-05 11:55:29 +05:30
RightPane fix: action selector create flow (#32326) 2024-04-05 11:28:47 +05:30
AppsmithIDE.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
hooks.test.tsx chore: Unify ID extraction regex from browser url (#33925) 2024-06-11 15:14:54 +05:30
hooks.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
index.tsx fix: property pane height fix for animation (#34276) 2024-06-18 14:46:24 +05:30
ProtectedCallout.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ProtectedCallout.tsx fix: fixing unprotect logic in callout (#34244) 2024-06-14 17:24:53 +05:30
Sidebar.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30