MauroN
MauroN
### Description In a project using yarn 3.6.3 in pnp mode, I'm not able to use husky + lint-staged as pre-commit hook. My .yarnrc.yml file: ``` plugins: - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs...
Hi, let's suppose to have the following two subdomains: - **en**.example.com - **de**.example.com In matomo I registered the two websites. How can I configure the gem so that it provide...
Hi, is it possible to publish the gem to [rubygems.org](https://rubygems.org/)? Many thanks!
### The problem in depth Hi, I'm trying to upgrade an application using mui-x 6 to mui-x version 7. I followed the guide at https://mui.com/x/migration/migration-data-grid-v6/ but when I run the...
Hi, I have a React application and I use ViteJs as a Front End Tooling. My application is configured through .env files: in these files I also put the url...