Kévin Berthommier

Results 123 comments of Kévin Berthommier

@bazilio91 Any plan to merge this pull request ?

I had the same problem in a monorepo, I installed version 6.2.2 everywhere so that there is only one version and it worked.

Okay, that's a shame, because it would allow to quickly update one or more snapshots without going through the parameters from Jest (--testNamePattern, --testPathPattern).

@ZhouHansen This issue exist also with endent: https://runkit.com/embed/fx2ssy6zqm9x

When the scope list is defined in the `scope-enum` rule, we could then have a selector like the type. (#720)

I actually have a huge CPU usage on this page https://danilowoz.com/create-content-loader/ but it's still close to 0 on this codesandbox https://codesandbox.io/s/6x2414oqln.

https://github.com/conventional-changelog/conventional-changelog/pull/618

You use `upload.single`, it's for a single file upload. Try ```js app.use( '/pengukuhan-kawasan', upload.fields([ { name: 'file_shp', maxCount: 1 }, // available at `req.files.file_shp[0]` { name: 'dokumen_sk', maxCount: 1 }...

I have not seen any documentation but this example: https://github.com/facebook/create-react-app/tree/master/packages/create-react-app