superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-core
Yongjie Zhao d490ee89b1 chore: fix end-of-file (#1468)
* chore: end of file fixer

* compress image

* lint without build

* lintrc improvment

* exporting

* update parallel-coordinates tsconfig

* add license to md file

* add license

* add eslintignore
2021-11-26 11:47:39 +08:00
..
src chore: fix end-of-file (#1468) 2021-11-26 11:47:39 +08:00
test chore: fix end-of-file (#1468) 2021-11-26 11:47:39 +08:00
types chore: add Apache License for superset-ui (#1444) 2021-11-26 11:47:36 +08:00
CHANGELOG.md chore: fix end-of-file (#1468) 2021-11-26 11:47:39 +08:00
package.json chore: publish v0.18.24 2021-11-26 11:47:39 +08:00
README.md chore: fix end-of-file (#1468) 2021-11-26 11:47:39 +08:00
tsconfig.json chore: fix end-of-file (#1468) 2021-11-26 11:47:39 +08:00

@superset-ui/core

Version David (path)

Description

Example usage

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

API

fn(args)

  • TBD

Development

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