VS Code
- Temporary workaround to bug: Fixed a syntax highlighting bug via a custom settings workaround
DefinitelyTyped
- Add graphql-errors type definitions: Added official type definitions to address the lack of types for this library
- Update Validatorjs type definitions: Updated type definitions to match the new version
microbundle
- Refactoring: Improved legibility and maintainability through refactoring
- Universe theme: A VS Code theme (Typescript + Node) focusing on consistent syntax highlighting and accessible text contrast. Wiki
- Feedy: A feedback platform (Vue.js + Typescript + Node.js + GraphQL) for sharing ideas to improve products or services. Wiki
- Add pipeline for testing + code coverage: Implemented a CI/CD pipeline using CircleCI and Codecov to ensure code quality and prevent codebase regressions