This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
prettier-plugin-openapi
Watch
1
Star
0
Fork
0
You've already forked prettier-plugin-openapi
mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced
2025-12-09 20:57:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3aefb4b1c4efeec10f72ba6ee5f8f5199e7fd0d6
prettier-plugin-openapi
/
test
History
Luke Hagar
f3743a01f1
Remove DEVELOPMENT.md and enhance KEYS.md with detailed key ordering philosophy and examples. Update README.md to reflect changes in testing coverage and tooling, and improve vendor extension documentation with enhanced IntelliSense features and examples. Refactor vendor extension loading and validation for better type safety and usability.
2025-09-26 17:39:01 +00:00
..
build.test.ts
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
coverage.test.ts
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
custom-extensions.test.ts
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
edge-cases.test.ts
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
file-detection.test.ts
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
integration.test.ts
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
key-ordering.test.ts
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
options.test.ts
Saving current state
2025-09-25 01:36:23 +00:00
plugin.test.ts
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
setup.ts
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
simple-ordering.test.ts
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
vendor-collision.test.ts
Remove DEVELOPMENT.md and enhance KEYS.md with detailed key ordering philosophy and examples. Update README.md to reflect changes in testing coverage and tooling, and improve vendor extension documentation with enhanced IntelliSense features and examples. Refactor vendor extension loading and validation for better type safety and usability.
2025-09-26 17:39:01 +00:00
vendor.test.ts
Remove DEVELOPMENT.md and enhance KEYS.md with detailed key ordering philosophy and examples. Update README.md to reflect changes in testing coverage and tooling, and improve vendor extension documentation with enhanced IntelliSense features and examples. Refactor vendor extension loading and validation for better type safety and usability.
2025-09-26 17:39:01 +00:00