From 976f0f6436106fc96651c55c2e254f21a642fe15 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 28 Oct 2022 06:40:25 +0530 Subject: Revert "Switch from 'npm' to 'pnpm' (#704)" --- .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 bc93ac8c8..237e3f570 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 `pnpm lint` locally to catch formatting errors earlier. + - Run `npm run 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