Commit Graph

9 Commits

Author SHA1 Message Date
Luke Hagar
723640e9d0 Remove npm cache configuration from CI workflow for Node.js setup 2025-09-26 05:30:20 +00:00
Luke Hagar
08f3c200b2 Update bun.lock to add @biomejs/biome as a dependency, remove ESLint and related packages, and adjust CI workflow by removing the security audit steps. 2025-09-26 05:29:27 +00:00
Luke Hagar
e2ed313ad0 Replace ESLint with Biome for linting and formatting, update TypeScript configuration to target ESNext, and refactor code to use type imports. Add new biome.json configuration file and adjust test cases for error handling. 2025-09-26 05:28:23 +00:00
Luke Hagar
efed32466f Add ESLint and Prettier dependencies to bun.lock for improved code quality and formatting 2025-09-26 05:18:18 +00:00
Luke Hagar
aa3001ab58 Remove npm cache configuration from GitHub Actions workflow for release 2025-09-26 05:17:47 +00:00
Luke Hagar
36e21f157e Add ESLint and Prettier configuration files, update .gitignore and .npmignore, and enhance CI/CD workflows with testing and release automation 2025-09-26 05:16:13 +00:00
Luke Hagar
8ffbcc25fa Refactor OpenAPI plugin: remove unused index.ts, update package.json with author info, enhance file detection logic, and add comprehensive tests for OpenAPI file detection. 2025-09-25 16:32:08 +00:00
Luke Hagar
61b49e4616 Remove outdated documentation files related to customization, extensions, supported keys, and vendor systems to streamline the codebase. 2025-09-25 01:39:56 +00:00
Luke Hagar
22726c627a Saving current state 2025-09-25 01:36:23 +00:00