Amin Ya

Results 1114 comments of Amin Ya

If that hurts the performance we should do something else.

The more recent one is https://github.com/keithamus/sort-package-json However, I prefer to put [the keywords in the end](https://github.com/aminya/sort-package-json/commit/076051b58be7b198732d1ce2b9a415ccd0c63a97)

The plugin uses fs and path modules. Is it fine to bundle for Nodejs? Edit: awaiting #27

The main function's stack is overflowed! Not sure what is causing this.

It could be configurable so that the user can decide. In my case, I wanted to replace the Eslint plugin with dprint and use Eslint through Dprint. Having diagnostics is...

I like this feature. However, I think it can be moved to project_options itself

There's a way to ignore the generation of documentation for the vcpkg dependencies: https://github.com/aminya/project_options/blob/72832cab55ef259989fa88378d8954bfc9ceac0b/src/Doxygen.cmake#L36

We should be able to do that by setting `BUILD_SHARED_LIBS` for my_lib.

I feel like this approach is just more complex for no reason (e.g. all these manual downloading, decompressing, checking for versions, etc). The better solution is to make an npm...

FreeType has added woff2 support, we need to add it to the Node bindings https://www.phoronix.com/scan.php?page=news_item&px=FreeType-2.10.2-Released https://github.com/ericfreese/node-freetype2