Skip to content

Updates4#29

Open
Mike-Bell wants to merge 6 commits into
mainfrom
Updates4
Open

Updates4#29
Mike-Bell wants to merge 6 commits into
mainfrom
Updates4

Conversation

@Mike-Bell

Copy link
Copy Markdown
Collaborator
  • Updates some dependencies
  • Allows consumers to opt in to unused export checking so they can eliminate dead code. e.g. getTscLintingConfig(['node_modules/*'], globals.browser, ['src/**']) <-- third arg is your src folder.

If you do that, you'll get helpful linting errors about unused exports, which may signify dead code, e.g.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant