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

ESLint plugin for JSII #4622

Open
2 tasks
rehanvdm opened this issue Aug 28, 2024 · 2 comments
Open
2 tasks

ESLint plugin for JSII #4622

rehanvdm opened this issue Aug 28, 2024 · 2 comments
Labels
feature-request A feature should be added or improved. p2

Comments

@rehanvdm
Copy link

Describe the feature

Create ESLint rules that enforce the JSII variant of TS.

Use Case

For example, I don't want to do a bunch of TS and then when I compile it throws errors. I want to be told by my IDE as I am developing to produce the correct TS and not have to rewrite after compiling

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

Environment details (OS name and version, etc.)

@rehanvdm rehanvdm added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 28, 2024
@rehanvdm
Copy link
Author

Small CDK slack discussion around it https://cdk-dev.slack.com/archives/C01BP9PQHPC/p1724670249354189

@mrgrain mrgrain added p2 and removed needs-triage This issue or PR still needs to be triaged. labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

4 participants
@mrgrain @rehanvdm and others