From bc980882d05b7eec4135e4a286f6843fa6cc1bd0 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Wed, 26 Oct 2022 07:15:33 +0530 Subject: Switch from 'npm' to 'pnpm' (#704) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Markus Hatvan Co-authored-by: Nathanaël Houn Co-authored-by: Balaji Vijayakumar Co-authored-by: André Oliveira --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/config.yml') diff --git a/.github/config.yml b/.github/config.yml index 237e3f570..bc93ac8c8 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -5,7 +5,7 @@ newPRWelcomeComment: | Things that will help get your PR across the finish line: - Follow the JavaScript [coding style](https://github.com/electron/electron/blob/master/docs/development/coding-style.md) as recommended by the Electron project. - - Run `npm run lint` locally to catch formatting errors earlier. + - Run `pnpm lint` locally to catch formatting errors earlier. - Document any user-facing changes you've made by including screenshots and animated GIFs whenever possible. We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. -- cgit v1.2.3-70-g09d2