Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

📎 noRedundantUseStrict: Support Module and Classes #3901

Closed
MichaReiser opened this issue Nov 30, 2022 · 1 comment
Closed

📎 noRedundantUseStrict: Support Module and Classes #3901

MichaReiser opened this issue Nov 30, 2022 · 1 comment
Assignees
Labels
S-Wishlist Possible interesting features not on the current roadmap task A task, an action that needs to be performed

Comments

@MichaReiser
Copy link
Contributor

Description

Extend the noRedundantUseStrict rule to assume strict mode in classes and modules.

@MichaReiser MichaReiser added task A task, an action that needs to be performed S-Wishlist Possible interesting features not on the current roadmap labels Nov 30, 2022
@mzbac
Copy link
Contributor

mzbac commented Nov 30, 2022

I would like to work on this, but I need some pointers/suggestions on how to detect whether the code is a JavaScript module or TypeScript. This is pretty much the reason why I can't implement support for classes and modules in the original PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S-Wishlist Possible interesting features not on the current roadmap task A task, an action that needs to be performed
Projects
None yet
Development

No branches or pull requests

3 participants