Just putting this here to not forget about it — currently autoformatting isn't really adhering to the existing code style because there's no configuration file. We should probably add a .prettierrc (or a config file for whichever suitable formatting tool).
Just putting this here to not forget about it — currently autoformatting isn't really adhering to the existing code style because there's no configuration file. We should probably add a
.prettierrc(or a config file for whichever suitable formatting tool).