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

Respect package.json#sideEffects and skip those files #136

Open
matzeeable opened this issue Dec 20, 2024 · 2 comments
Open

Respect package.json#sideEffects and skip those files #136

matzeeable opened this issue Dec 20, 2024 · 2 comments

Comments

@matzeeable
Copy link

Hey!

In webpack, it is possible to mark files which allow side effects via package.json#sideEffects.

At first try, I figured out that this plugin does not respect this configuration.

What do you think about this? 😊

@lukastaegert
Copy link
Owner

If you think there is a reasonable way to incorporate this, PRs are usually welcome.

@matzeeable
Copy link
Author

Yeah, this would be cool and I could create a PR for this. But do you know a way in ESLint to get the projects' package.json path?

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

No branches or pull requests

2 participants