Stanislav (Stanley) Modrak
Stanislav (Stanley) Modrak
The LibreOffice 24 branch (which you are publishing) will be deprecated in June 2025.
After the recent deployment, I am suddenly seeing a ton of low-level resources being repeated. These are all the same resource but just repeated. I checked the URNs. This wasn't...
## Description This fixes the currently very ineffective and (imo) broken TypeScript use example. Issues addressed: - example of actually using the imported TS types - making use of the...
`npx replace-in-file /monorepo-template/g MY_APP **/*.* --verbose` will not work in `zsh` or `fish`, `npx replace-in-file "monorepo-template" "MY_APP" "./**/*" --verbose` will work everywhere
Fixes https://github.com/sst/sst/issues/5998
The **commit activity in this repository seems to have dropped off noticeably** over the past few months: I completely understand that priorities may have shifted, and of course, no one...
Remove redundant prop, it's not used in any of the examples on the page.
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR Type What kind of change does this...