harper/packages/wordpress-plugin
dependabot[bot] 52d10022c3
build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 19:03:44 +00:00
..
src/harper feat(wp): align and connect the WordPress plugin with the rest of the repo 2025-03-03 11:39:06 -07:00
.editorconfig Add 'packages/wordpress-plugin/' from commit '87b64d88bb' 2025-03-03 10:02:52 -07:00
.gitignore Add 'packages/wordpress-plugin/' from commit '87b64d88bb' 2025-03-03 10:02:52 -07:00
harper.php Add 'packages/wordpress-plugin/' from commit '87b64d88bb' 2025-03-03 10:02:52 -07:00
package.json build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages 2025-03-10 19:03:44 +00:00
README.md docs: improved tooling and wrote contributor page 2025-03-06 14:35:26 -07:00
screenshot.png Add 'packages/wordpress-plugin/' from commit '87b64d88bb' 2025-03-03 10:02:52 -07:00

Harper for WordPress

The early prototype version of the plugin

This repository contains the WordPress plugin for Harper. It is a work-in-progress. Here be dragons!

Contributing

Refer to the online documentation for instruction to contribute to the plugin.