superset/superset-frontend/spec/javascripts/dashboard/fixtures
Kamil Gabryjelski 8a774d59ed
Eslint dependencies versions updates (#10839)
* Update eslint version to 7.8.1

* Give names to unnamed functions  to fix lint errors

* Update eslint-import-resolver-webpack

* Update eslint-plugin-cypress

* Add eslint-plugin-react-hooks

* Update necessary peer dependencies for eslint-config-airbnb

* Update eslint airbnb config and ts plugins

* Remove "this" from functional component

* Disable all rules that cause new errors

* Fix linting errors in tests

* Add licenses to .eslintrc files

* Add path and zlib to package.json

* Disable incompatible rule in eslint-plugin-cypress

* Remove redundant config for typescript linting

* Mark disabled rules with comments

* Remove path and zlib from deps, disable import rule for webpack files
2020-09-13 23:59:02 -07:00
..
mockChartQueries.js SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
mockDashboardData.js SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
mockDashboardFilters.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
mockDashboardInfo.js [dashboard] clean up usage for old filter immune metadata (#9146) 2020-02-19 09:58:34 -08:00
mockDashboardLayout.js Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
mockDashboardState.js style: use tabs in dashboard edit pane (#10394) 2020-08-05 18:53:53 -07:00
mockSliceEntities.js SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
mockState.js SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
mockStore.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00