Carlos Mostek
Results
2
issues of
Carlos Mostek
I have a plain JS object that is failing the check because it has an attribute called "constructor". But it is defined as a string. This should still be considered...
I added a test. If the constructor is a primitive, then this should still be considered a plain object because it isn't being created with a constructor.