Commit Graph

3 Commits

Author SHA1 Message Date
Tobias 75fa0e8018 Update and run Prettier (#1144) 2024-02-28 09:15:22 +01:00
Martin Raifer 21fc458f14 tweak code formatting rules
* output as "json-stringify" (which is most similar to most files currently in the repository)
* add .editorconfig
* drop (now) superfluous pretter settings
* add npm commands to check code style
2022-01-25 14:04:40 +01:00
Tobias 627ced35bb Create .prettierrc
This might help to make sure editors that have prettier running don't change too much of the format. Might need tweaking.
2022-01-10 21:47:40 +01:00