chore: Improved prettier, eslint and vitest config and stuff #13
main.yml
on: push
Matrix: Install dependencies / install_deps
Matrix: Run code checks / run_checks
Matrix: Run unit tests / run_unit_tests
Annotations
4 errors
Run code checks / run_checks (22):
test-apps/react/main.tsx#L5
Cannot find module '@spuxx/browser-utils' or its corresponding type declarations.
|
Run code checks / run_checks (22):
test-apps/react/src/App.tsx#L1
Cannot find module '@spuxx/js-utils' or its corresponding type declarations.
|
Run code checks / run_checks (22)
Process completed with exit code 2.
|
Run unit tests / run_unit_tests (22)
Process completed with exit code 1.
|