Skip to content

Conversation

rsbohn
Copy link
Owner

@rsbohn rsbohn commented Jul 24, 2025

Summary

  • drop Grunt and nodeunit files
  • add ESLint, Prettier and Jest with npm scripts
  • rewrite tests for Jest
  • add CI workflow
  • update README with modern instructions

Testing

  • npm install (fails: 403 Forbidden)
  • npm run lint (fails: ESLint couldn't find config)
  • npm run format -- --check
  • npm test (fails: Cannot find module 'ixp_test.js')

https://chatgpt.com/codex/tasks/task_e_6882b919f61883338d89637dc3037ac5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant