Commit graph

4 commits

Author SHA1 Message Date
Victoria Nadasdi
6b73e7411e
fix: pin node packageManager
As packageManager is not pinned, `pnpm install --frozen-lockfile` will
install the latest version and adds it to the `package.json` file.

That makes PR checks fail because it checks if there are any changes
(`diff`) in the working directory as a step.
2024-05-22 15:05:30 +02:00
Caesar Schinas
b75286eaa9 readme: add instructions for using dev tooling 2023-09-05 14:14:21 +00:00
Caesar Schinas
1de27e8949
tooling: add live preview script 2023-08-19 23:20:00 +01:00
Caesar Schinas
4e059dc7f9
add linting for docs markdown content 2023-08-16 23:57:11 +01:00