Skip to content
#

codegeneration

Here are 74 public repositories matching this topic...

JayaKrishnaNamburu
JayaKrishnaNamburu commented Oct 7, 2020

While generating project, we first pass it through validators to check for any errors in the uidl that is shared. But in the current check, we need a mandatory components filed.

Like a field components: {} is mandatory or checks fail, even when we are not using any components. Refactor to fix the validator to ignore if no components are used and specified in the UIDL

arrow-meta
ahinchman1
ahinchman1 commented Dec 16, 2019

Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.

Checklist for WhenExpression

  • Destructure and make available all methods related to re

Improve this page

Add a description, image, and links to the codegeneration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codegeneration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.