superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-validator
2021-11-26 11:46:38 +08:00
..
src feat: add validator package (#322) 2021-11-26 11:45:03 +08:00
test feat: add validator package (#322) 2021-11-26 11:45:03 +08:00
package.json chore: publish v0.14.23 2021-11-26 11:46:38 +08:00
README.md feat: add validator package (#322) 2021-11-26 11:45:03 +08:00

@superset-ui/validator

Version David (path)

Description

Example usage

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

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.