superset/superset-frontend/spec
Kamil Gabryjelski ccfd293227
ESLint: no-restricted-syntax (#10889)
* Enable no-restricted syntax rule

* Fix webpack.config.js

* Remove unused function from utils/common.js

* Refactor triple nested for loop

* Fix loops in src/explore components

* Fix loops in SqlLab components

* Fix loops in AlteredSliceTag

* Fix loops in FilterableTable

* Add fixtures and uinit tests for findControlItem

* Add license
2020-09-18 09:05:57 -07:00
..
__mocks__ chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
fixtures SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
helpers Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
javascripts ESLint: no-restricted-syntax (#10889) 2020-09-18 09:05:57 -07:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00