-
**Prettier 3.3.3**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAeAJgSwG4B0oAEBADgE4TEC8A5ALS0DOmUA5gDZy0COArhPAUwMCEAGaiANAQAKpODBiY4pEnNHLh6CDwBGHAr35xhmUSQgMmeuNXxEyFSrhAEAZ…
-
After updating from 0.19.2 to 0.19.3 the server rejects the connection with 401 instead of 207 (-vdebug outputs below)
Nothing other than the update from 0.19.2 to 0.19.3 was changed. Same Python, …
-
The function `IndPredBelow.mkBelow` fails to generate `brecOn` for the following inductive predicate.
```lean
set_option trace.Meta.IndPredBelow true in
inductive TransClosure (r : α → α → Prop) : …
-
### 🔎 Search Terms
"2745", "template literal type", "multiple children", "single child"
### 🕗 Version & Regression Information
- This is a crash
### ⏯ Playground Link
https://www.typescriptlang.o…
vjee updated
3 months ago
-
It seems that #3024 does not work as well as I hoped.
This definition from mathlib
```
/-- Auxiliary definition to show `exists_seq_of_forall_finset_exists`. -/
noncomputable def seqOfForallFins…
-
Currently if you have a raphtory graph with edge properties and map it to a networkx graph, the properties are in a new map with keys "constant" or "temporal". Upon selecting temporal, the value of ea…
-
### Description of the problem
Between `8.20.0` and current `8.21+alpha` for (to me) unclear reasons there are universe inconsistencies in [coq-library-undecidability](https://github.com/uds-psl/co…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/frosty-snowflake-zjl49r?file=/src/Demo.js
Steps:
1. Take the example in https://github.com/mui/material-ui/pull/43022#discu…
-
Looking to update the Typescript for state styles.
Rather than allowing keys in style like
focus: {}
disabled: {}
You'd have to do
Option A)
// Slightly better performance
$states: {
…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-toast-message@2.2.1` for the project I'm…