antvis / antvis/data-set

This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.

Open
#93 6 comments 10 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
251
Forks
49
PR merge metrics
No merged PRs in 30d

Description

* **Link**:
* **Platform**:
macOS: 10.15.6
nodejs: 14.0.0
angular: 10.0.14
@antv/data-set: 0.11.5
* **Mini Showcase(like screenshots)**:

tsconfig.json

```json
{
"compilerOptions": {
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
}
}
```

![image](https://user-images.githubusercontent.com/16243342/92104711-46096980-ee14-11ea-83bc-6693449aaa76.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.