Skip to content

Conversation

@monokrome
Copy link
Member

Complete modernization of the prefer configuration library from CoffeeScript to TypeScript with modern tooling and automated CI/CD pipeline.

  • Added documentation
  • Converted all source files from CoffeeScript to TypeScript
  • Converted all test files to TypeScript
  • Maintained 100% test coverage throughout migration
  • Provides comprehensive type exports
  • Moved from CSON to JSON5
  • Implemented async/await replacing Q promises
    • Maintains compatibility with all previous APIs

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@monokrome monokrome force-pushed the feature/future branch 2 times, most recently from b6c4e5d to 49c917f Compare November 2, 2025 15:12
Complete modernization of the prefer configuration library from
CoffeeScript to TypeScript with modern tooling and automated CI/CD
pipeline.

- Added documentation
- Converted all source files from CoffeeScript to TypeScript
- Converted all test files to TypeScript
- Maintained 100% test coverage throughout migration
- Provides comprehensive type exports
- Moved from CSON to JSON5
- Implemented async/await replacing Q promises
   - Maintains compatibility with all previous APIs
@monokrome monokrome merged commit a120272 into main Nov 4, 2025
7 checks passed
@monokrome monokrome deleted the feature/future branch November 4, 2025 01:45
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