Skip to content

fix: align maintenance scripts with the published repo layout#10

Open
Severn17 wants to merge 1 commit intoclawplays:mainfrom
Severn17:codex/clean-maintenance-pr
Open

fix: align maintenance scripts with the published repo layout#10
Severn17 wants to merge 1 commit intoclawplays:mainfrom
Severn17:codex/clean-maintenance-pr

Conversation

@Severn17
Copy link
Copy Markdown
Contributor

@Severn17 Severn17 commented Apr 8, 2026

Summary

Align the repository maintenance scripts with the files that actually exist in this package.

Changes

  • add a minimal ESLint config for scripts/**/*.js and tests/**/*.mjs
  • add a real repository validation script
  • point build, lint, and validate at the current repo layout
  • remove the missing README.zh-CN.md entry from package.json.files
  • replace the broken dev TypeScript watch flow with a maintenance watch loop

Validation

  • npm run lint
  • npm run build
  • npm run validate
  • npm test -- --run

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