PromucFlow_constructor/app/client/src/widgets/ChartWidget/component
Valera Melnikov abff60b6a2
chore: improve eslint rules (#26056)
## Description
Make eslint rules stricter for packages

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] Jest
- [ ] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-08-07 15:38:48 +03:00
..
ChartErrorComponent.tsx fix: Skip echarts rerendering if props are same (#25880) 2023-08-03 11:28:37 +05:30
EChartsConfigurationBuilder.test.ts fix: Fix/chart widget use undefined series name if empty (#25899) 2023-08-03 11:28:49 +05:30
EChartsConfigurationBuilder.ts fix: Fix/chart widget use undefined series name if empty (#25899) 2023-08-03 11:28:49 +05:30
EChartsDatasetBuilder.test.ts feat/Replace fusion charts with Echarts (#24249) 2023-07-28 18:59:16 +05:30
EChartsDatasetBuilder.ts feat/Replace fusion charts with Echarts (#24249) 2023-07-28 18:59:16 +05:30
EmptyChartData.tsx feat/Replace fusion charts with Echarts (#24249) 2023-07-28 18:59:16 +05:30
index.test.tsx fix: Reset echartsConfiguration when chartType is changed to CUSTOM_FUSION… (#25973) 2023-08-04 14:24:09 +05:30
index.tsx chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00