Files
pybricks-code/config
David Lechner 4e88605b16 utils/customError: narrow type of name property
The name property is inherited from Error and has a type of string.
But our CustomError ensures that the name is restricted to the type
of T. This causes compiler errors, so we had to enable a babel plugin
to support it.
2022-05-20 16:46:17 -05:00
..
2022-05-10 17:52:37 -05:00
2022-05-10 17:52:37 -05:00
2022-05-10 17:52:37 -05:00
2022-05-18 17:06:08 -05:00
2022-05-10 17:52:37 -05:00
2022-05-10 17:52:37 -05:00
2022-05-10 17:52:37 -05:00