Mattia

Results 15 comments of Mattia

Did a quick test ``` npm i -g npm-audit-resolver@next npx create-react-app test-with-yarn cd test-with-yarn check-audit --yarn ``` output ``` WARNING: yarn support is experimental Creating package-lock.json from yarn.lock >>>> npm...

> Does yarn audit work with yarn workspaces? Yes if I run `yarn audit` at the root of the monorepo workspace it works.

For the monorepo workspace I used this https://github.com/mtt87/ks-serverless-now For a generic yarn project you can do ``` npx create-react-app my-yarn-project ``` 😄

Looks nice... As soon as I have a bit of time I'll have a look at this. Busy period and I'm leaving on 20th so need to prepare stuff but...

What do you mean? Detecting if the person is viewing the website from a mobile device? In this case it's not accurate since also the old macbook pro and some...