jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
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
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
CDK version used
-
Environment details (OS name and version, etc.)
-