You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a project that I was originally built for JSII but ran into issues. So currently I am building "traditionally" with webpack. I want to emulate the rules of JSII as closely as possible but am having a hard time finding a comprehensive list of style/naming rules.
Has anyone got a compiled list of these rules documented? What I can do now is add JSII (knowing it will fail due to the issue described above) and look for the warnings/issues as a linter. I'd like to add these as rules to eslint for now until I am able to resolve the issue above.
guidanceQuestion that needs advice or information.needs-triageThis issue or PR still needs to be triaged.
1 participant
Converted from issue
This discussion was converted from issue #3160 on March 31, 2022 23:38.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
❓ Guidance
Affected Languages
TypeScript
orJavascript
Python
Java
C#
,F#
, ...)Go
General Information
The Question
I am currently working on a project that I was originally built for JSII but ran into issues. So currently I am building "traditionally" with webpack. I want to emulate the rules of JSII as closely as possible but am having a hard time finding a comprehensive list of style/naming rules.
Has anyone got a compiled list of these rules documented? What I can do now is add JSII (knowing it will fail due to the issue described above) and look for the warnings/issues as a linter. I'd like to add these as rules to eslint for now until I am able to resolve the issue above.
Beta Was this translation helpful? Give feedback.
All reactions