superset/superset-frontend/temporary_superset_ui
Krist Wongsuphasawat b46dad3ac7 build: migrate to nimbus and fix build (#319)
* build: change gitignore and update package.json

* fix: importing issues

* fix: missing reference

* build: move buildAssets script

* fix: prettier

* fix: lints jsx-sort-default-props, sort-prop-types

* fix: more lints jsx-sort-default-props, sort-prop-types

* fix: remove all unnecessary eslint-disable

* fix: export default type

* fix: use .forEach instead of for...of

* fix: package.json

* fix: ts issue

* fix: webpack config

* fix: issue with for loop

* fix: parallel coordinates

* fix: parallel coordinates

* fix: add prettier check

Co-Authored-By: Evan Rusackas <evan@preset.io>

* build: change type:dts to type

* fix: bring back Math.pow

* fix: use optional

* fix: bring back .0

* fix: declare word in the loop

* fix: for loop in sunburst

Co-authored-by: Evan Rusackas <evan@preset.io>
2021-11-26 11:45:54 +08:00
..
superset-ui build: migrate to nimbus and fix build (#319) 2021-11-26 11:45:54 +08:00