-
can you please help with the times?
defaults: {
rotateInterval: 30 * 1000,
(what is this for?)
animationSpeed: 3000,
(is this 3 seconds?)
initialLoadDelay: 4250,
(can I decrease this?)
retryDe…
-
Hey!
Seems it lacks the right text cursor position once I switch the context from the main monitor to any secondary one. The red mark is either shown somewhere with an offset or isn't shown at all.…
-
Figure out a way to ignore initial p10k config and apply existing one
Going through initial config returns this:
![image](https://github.com/user-attachments/assets/6e6af585-eb54-4990-86e0-763cd7d…
-
Local Mauro SMTP service setup to send notifications to users from Mauro e.g. password reset notification.
Are there any other use cases for SMTP service being setup? If not, how important is this?
-
Still not sure how to feel about referencing those variables here and thus forcing the experiment config to set them. This is somewhat obscure and non intuitive.
However, I'm also not fundamentally h…
-
All my home environments are basically the same. I can import a global file and just specify the differences in separate files (for example if a certain device has a different username/homedir (cough …
-
It would be cool for the output to only show browsers according to a config using a [browserslist](https://browsersl.ist) string stored in .npmrc (global or in project).
-
### Description
I created a sector from 3i, with target, and subject Membracoidea. However, after the xrelease I'm now seen a warning in the target.
I tried to reconfigure the sector and crea…
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
It's beneficial to have continuous integration (CI) in a GitHub action that runs tests, installs packages, and checks for test fields and coverage on each pull request.