eslint-plugin-vanilla-extract/.github/workflows
Ante Budimir 4df6af76f7 ci 👷: add GitHub Actions workflow for linting and testing
Set up comprehensive CI pipeline with three jobs:

- Lint: Runs ESLint and type checking
- Test: Executes test suite with Coveralls integration
- Build: Verifies package builds correctly

The workflow uses pnpm and caches dependencies for faster runs.
2025-03-10 15:50:28 +02:00
..
ci.yml ci 👷: add GitHub Actions workflow for linting and testing 2025-03-10 15:50:28 +02:00
create-releases.yml chore 🔧: improve GitHub Actions workflow for release creation 2025-03-10 13:34:18 +02:00