melle

Results 4 issues of melle

I was iterating over all the relations added to a specific client Model and Nulling some sensitive attributes whilst preserving the relationship itself. And I had multiple BelongToMany relation's with...

![image](https://user-images.githubusercontent.com/609138/82968492-bad73700-9fcd-11ea-94f1-76b6dc393250.png) I updated the timer and detailed timer to handle longer timespans

### Vue devtools version 6.5.0 ### Link to minimal reproduction https://github.com/vuejs/devtools/blob/main/packages/shell-electron/server.js ### Steps to reproduce & screenshots Start the electron app. And navigate in a browser to http://localhost:8098/ Check the...

Would it be possible to add tolerance for trailing commas to the jsonc format? As an optional setting that is off by default. Vs-code calls this setting `allowTrailingCommas`. Great work.