PromucFlow_constructor/app/client/src/pages/Templates
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
..
BuildingBlock feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
Template chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateContent feat: move use case templates to top (#30742) 2024-01-31 11:42:52 +05:30
TemplateFilters chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TemplatesModal chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
constants.ts
DatasourceChip.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
ForkTemplate.tsx
index.tsx chore: remove redundant template components and rename accordingly (#30623) 2024-01-29 14:33:46 +01:00
LeftPaneTemplateList.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
loader.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TemplatesLayoutWithFilters.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateView.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateViewHeader.tsx feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
test_config.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
WidgetInfo.tsx chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00