flashios09
flashios09
It seems that prettier is not parsing the `Component` import statement and using the hard string **"Component"** to detect if it's an Angular component or not(`node.callee.name === "Component"`) which means...
The `_expand` query param would work with a `belongsTo` relationship but not with `hasMany` relationship. For this **db.json**: ```json { "posts": [{ "id": 1, "title": "My post title", "userId": 2,...
### Requirements - [X] This feature isn't just a vague idea and can have a good practical solution. - [X] I'm completely sure that this feature fits into this plugin....
See #3404