superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-superset-ui
Krist Wongsuphasawat e0bbdf9f85 v0.12.14
2021-11-26 11:45:06 +08:00
..
src feat: add validator to umbrella package (#327) 2021-11-26 11:45:04 +08:00
test feat: add validator to umbrella package (#327) 2021-11-26 11:45:04 +08:00
package.json v0.12.14 2021-11-26 11:45:06 +08:00
README.md feat: add @superset-ui/superset-ui package as one-stop install (#255) 2021-11-26 11:45:00 +08:00

@superset-ui/superset-ui

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/superset-ui';

API

fn(args)

  • Do something

Development

@data-ui/build-config is used to manage the build configuration for this package including babel builds, jest testing, eslint, and prettier.