Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use more conservative assumptions for node_modules #113

Open
billyjanitsch opened this issue May 25, 2021 · 0 comments
Open

Use more conservative assumptions for node_modules #113

billyjanitsch opened this issue May 25, 2021 · 0 comments

Comments

@billyjanitsch
Copy link
Collaborator

Follow-up to #106.

We could use an override to be a bit stricter here, to account for third-party code using a wider range of language features than we do internally. (This will become more common over time as libraries transpile themselves less aggressively.)

We could potentially special case @kensho packages to use the regular assumptions there.

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

No branches or pull requests

1 participant