Closed Wyverald closed 2 months ago
gentle ping @hobofan
Can you pleas check
Run pnpm prettier-check
> bcr-web-ui@0.1.0 prettier-check /home/runner/work/bcr-ui/bcr-ui
> prettier --check .
Checking formatting...
[warn] data/moduleStaticProps.ts
[warn] Code style issues found in the above file. Run Prettier to fix.
ELIFECYCLE Command failed with exit code 1.
```
Fixed!
Got bored and wanted to explore Typescript.
Tested on https://typescriptlang.org/play:
Partially addresses #54.
Fixes #142.