Skip to content

chore: update dependencies and ESLint configuration#16

Merged
james-cross merged 1 commit intoStreetSupport:stagingfrom
james-cross:clean-up-files
Jun 3, 2025
Merged

chore: update dependencies and ESLint configuration#16
james-cross merged 1 commit intoStreetSupport:stagingfrom
james-cross:clean-up-files

Conversation

@james-cross
Copy link
Collaborator

  • Removed outdated dependencies from package.json:
    • "@eslint/eslintrc"
    • "@types/testing-library__react"
    • "node-fetch"
    • "ts-node"
  • Updated versions for:
    • "eslint" to ^9.28.0
    • "eslint-config-next" to ^15.3.3
  • Added .eslintignore file to exclude specific directories from linting
  • Created eslintrc.js with custom ESLint rules
  • Cleaned up FindHelpResults.test.tsx and Nav.test.tsx by removing unnecessary comments

- Removed outdated dependencies from package.json:
  - "@eslint/eslintrc"
  - "@types/testing-library__react"
  - "node-fetch"
  - "ts-node"
- Updated versions for:
  - "eslint" to ^9.28.0
  - "eslint-config-next" to ^15.3.3
- Added .eslintignore file to exclude specific directories from linting
- Created eslintrc.js with custom ESLint rules
- Cleaned up FindHelpResults.test.tsx and Nav.test.tsx by removing unnecessary comments
@james-cross james-cross merged commit a2f208a into StreetSupport:staging Jun 3, 2025
1 check passed
@james-cross james-cross deleted the clean-up-files branch June 3, 2025 10:20
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