Skip to content

ESLint Config Migration: Export a function by default in modules#1043

Merged
filmaj merged 1 commit intotslint-to-eslintfrom
export-default
Aug 6, 2021
Merged

ESLint Config Migration: Export a function by default in modules#1043
filmaj merged 1 commit intotslint-to-eslintfrom
export-default

Conversation

@filmaj
Copy link
Copy Markdown
Contributor

@filmaj filmaj commented Aug 6, 2021

Summary

This is a PR that should be merged into #1024 and incrementally addresses #842.

Impact

Before

✖ 773 problems (584 errors, 189 warnings)
  109 errors and 0 warnings potentially fixable with the `--fix` option.

After

✖ 771 problems (582 errors, 189 warnings)
  109 errors and 0 warnings potentially fixable with the `--fix` option.

Requirements (place an x in each [ ])

@gitwave gitwave bot added the untriaged label Aug 6, 2021
@filmaj filmaj merged commit 195c9db into tslint-to-eslint Aug 6, 2021
@filmaj filmaj deleted the export-default branch August 6, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant