From c04b71b2c79bdc5b1612ef0e98f351d1193bdec9 Mon Sep 17 00:00:00 2001 From: Balaji Vijayakumar Date: Fri, 25 Nov 2022 05:31:46 +0530 Subject: Switch npm to pnpm (#714) --- .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