Open thepassle opened 4 years ago
Currently when using superclasses, in the output I see:
{ "kind": "field", "name": "superb", "type": "string", "default": "\"b\"", "inheritedFrom": { "name": "SuperB", "module": "./dev/src/custom-element/SuperB.js" } }
Specifically the inheritedFrom property. I dont see this discussed anywhere in the discussion https://github.com/webcomponents/custom-elements-json/pull/9
inheritedFrom
Currently when using superclasses, in the output I see:
Specifically the
inheritedFrom
property. I dont see this discussed anywhere in the discussion https://github.com/webcomponents/custom-elements-json/pull/9