Skip to content

Conversation

@pascalbaljet
Copy link
Member

This PR fixes two linting errors currently present in the main branch.

> npm run lint

precognition/packages/core/tests/validator.test.js
  477:9  error  'requests' is assigned a value but never used  @typescript-eslint/no-unused-vars

precognition/packages/vue-inertia/src/types.ts
  4:10  error  'FormDataErrors' is defined but never used  @typescript-eslint/no-unused-vars

✖ 2 problems (2 errors, 0 warnings)

@taylorotwell taylorotwell merged commit 35d1c3a into main Oct 31, 2025
2 checks passed
@taylorotwell taylorotwell deleted the fix-linting-errors branch October 31, 2025 16:06
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.

3 participants