Matt
Matt
I have both markdownlint and prettier configured for my project. I observed that prettier is overwriting my unordered list options (it auto changes `+` and `*` to `-`) and was...
The default allows for changing the filename that is saved. Does this one offer it as well? http://api.highcharts.com/highcharts#exporting.filename
We have the following configuration for this as per the readme, however in our Code Climate we are getting a warning on multiple files which don't have any imports. What...
I'm running into some weird behavior, if I click on a link which goes to `/privacy-policy` then the SPA redirects fine. However if I try to go directly to `/privacy-policy`...
The docs do not show `label` as required, the typing seems fine but there should be a required asterisk next to it on this page https://mui.com/api/form-control-label/#main-content _Originally posted by @CWSites...