require-meta-type
don't support spread operator
#250
Labels
require-meta-type
don't support spread operator
#250
When filling
meta
object using a spread operator instead of explicitly set the fields, the eslint validator fails. It should look for the content of the spread and see that the required fields are there, instead of forcing to set them explicitly.The text was updated successfully, but these errors were encountered: