Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

fix: disable lint error #150

Merged
merged 1 commit into from
Jul 25, 2019
Merged

fix: disable lint error #150

merged 1 commit into from
Jul 25, 2019

Conversation

etr2460
Copy link
Contributor

@etr2460 etr2460 commented Jul 25, 2019

🐛 Bug Fix

It looks like this was failing because we the lint rule doesn't recognize the typescript exports in the file, so eslint thinks there's only one export and expects it to be a default export (see https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/prefer-default-export.md).

This fixes the build

@kristw

@etr2460 etr2460 requested a review from a team as a code owner July 25, 2019 16:38
@kristw kristw merged commit d770a14 into master Jul 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the erik-ritter--fix-the-build branch July 25, 2019 17:37
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
…pache-superset#150)

Updates the requirements on [whatwg-fetch](https://github.com/github/fetch) to permit the latest version.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](JakeChampion/fetch@v2.0.4...v3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants