This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 91fd06e ESLint: Remove ts-ignore (#10961)
add 557a303 ESLint: Enable rule no-named-as-default (#10879)
No new revisions were added by this update.
Summary of changes:
superset-frontend/.eslintrc.js | 2 --
.../explore/components/ExploreViewContainer_spec.jsx | 4 ++--
superset-frontend/spec/javascripts/sqllab/SqlEditor_spec.jsx | 10 +++++-----
superset-frontend/src/SqlLab/components/App.jsx | 1 -
.../src/SqlLab/components/ExploreCtasResultsButton.jsx | 1 -
.../src/SqlLab/components/ExploreResultsButton.jsx | 1 -
superset-frontend/src/SqlLab/components/SqlEditor.jsx | 4 ++--
superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx | 2 --
superset-frontend/src/datasource/DatasourceEditor.jsx | 2 +-
.../src/explore/components/ExploreActionButtons.jsx | 4 ++--
superset-frontend/src/explore/components/ExploreChartPanel.jsx | 4 ++--
.../src/explore/components/ExploreViewContainer.jsx | 6 ++----
superset-frontend/src/explore/components/SaveModal.jsx | 1 -
.../src/explore/components/controls/AnnotationLayer.jsx | 3 ++-
superset-frontend/src/explore/controls.jsx | 1 -
superset-frontend/src/explore/store.js | 2 +-
superset-frontend/src/modules/AnnotationTypes.js | 2 --
superset-frontend/src/utils/getControlsForVizType.js | 2 +-
superset-frontend/src/visualizations/FilterBox/FilterBox.jsx | 2 +-
19 files changed, 21 insertions(+), 33 deletions(-)