Skip to content

docs: add MIT LICENSE and drop WIP framing#13

Merged
dantraynor merged 1 commit into
mainfrom
issue-10
Apr 22, 2026
Merged

docs: add MIT LICENSE and drop WIP framing#13
dantraynor merged 1 commit into
mainfrom
issue-10

Conversation

@dantraynor
Copy link
Copy Markdown
Owner

@dantraynor dantraynor commented Apr 22, 2026

Summary

  • Adds a proper MIT LICENSE file, matching what the README already claimed
  • Removes "wip" from the README description and package.json description — this plugin is shipped and working

Deferred

The issue also suggested a TypeScript compile check in CI. The existing build.yml already runs pnpm run build via esbuild, which transpiles TS (catching syntax errors). A stricter tsc --noEmit typecheck is blocked by upstream type errors inside the luna dependency itself ,follow-up once that's resolved upstream.

Closes #10

- Add LICENSE file (MIT) to match README's license claim
- Remove "wip" from README and package.json description

Closes #10
Copilot AI review requested due to automatic review settings April 22, 2026 14:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository metadata/documentation to reflect the project’s current status and licensing, aligning the repo with what the README already states.

Changes:

  • Add an MIT LICENSE file.
  • Remove “wip” wording from the README tagline.
  • Update package.json description to remove “wip” and better describe the project.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates package description to remove “wip” framing.
README.md Updates top-level description to remove “wip” framing.
LICENSE Adds standard MIT License text and copyright notice.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dantraynor dantraynor merged commit 90042c1 into main Apr 22, 2026
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.

2 participants