Tony LI
Tony LI
I looked through the source code. The Noto CJK packages are implemented in a way that only works for Latin characters set. It means that these packages won't work for...
I second this. In our project we want to sync certain linter and debug settings so we do commit `.vscode/settings.json` to version control. And it doesn't seem possible to style...
I second this. Polars also uses lz4 by default.
From my experience Prettier + ESLint works quite well out of the box. Airbnb config is also quite popular, I guess it's a good idea to have it. The auto-formatting...