Skip to content

Add ESLint to ani-cursor and include in CI#1323

Merged
captbaritone merged 1 commit intomasterfrom
add-ani-cursor-lint-to-ci
Nov 28, 2025
Merged

Add ESLint to ani-cursor and include in CI#1323
captbaritone merged 1 commit intomasterfrom
add-ani-cursor-lint-to-ci

Conversation

@captbaritone
Copy link
Owner

Summary

The ani-cursor package had no lint script and wasn't being linted in CI.

Changes

  • Added lint script to ani-cursor/package.json: eslint src --ext ts,js
  • Added ani-cursor#lint task to turbo.json so it runs alongside other packages during CI

Testing

  • Verified locally that pnpm run lint passes with no errors
  • Confirmed the lint rules work by intentionally introducing a formatting error and seeing it caught by prettier/prettier rule

- Add lint script to ani-cursor package.json
- Add ani-cursor#lint task to turbo.json so it runs in CI
@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for tourmaline-kringle-c98715 canceled.

Name Link
🔨 Latest commit 14aaa07
🔍 Latest deploy log https://app.netlify.com/projects/tourmaline-kringle-c98715/deploys/6929078b154d320008429626

@github-actions
Copy link

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

@captbaritone captbaritone merged commit 8358d48 into master Nov 28, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant