This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 11, 2020
-
-
loc authored
Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
- Oct 30, 2020
-
-
David Sanders authored
-
- Oct 26, 2020
-
-
David Sanders authored
* chore: bump @typescript-eslint version * chore: update config for newer @typescript-eslint * chore: disable eslint no-undef rule for typescript
-
- Jul 17, 2020
-
-
Samuel Attard authored
* build: tsify asar and move to webpack js2c pipeline * build: use the webpack provider for fs-wrapper
-
- Jul 15, 2020
-
-
Samuel Attard authored
-
- May 11, 2020
-
-
Milan Burda authored
-
- Mar 21, 2020
-
-
Samuel Attard authored
-
- Mar 18, 2020
-
-
Samuel Attard authored
* fix: remove bad usages of for-in and guard against it * Apply suggestions from code review Co-Authored-By:
Samuel Maddock <samuel.maddock@gmail.com> * Apply suggestions from code review Co-Authored-By:
Jeremy Apthorp <jeremya@chromium.org> * Update remote.js Co-authored-by:
Samuel Maddock <samuel.maddock@gmail.com> Co-authored-by:
Jeremy Apthorp <jeremya@chromium.org>
-
- Nov 02, 2019
-
-
Jeremy Apthorp authored
-
- May 01, 2019
-
-
Samuel Attard authored
* build: ensure consistent package-lock across multiple machines * build: fix linting errors and use npm ci instead of npm install * build: use a yarn.lock and yarn instead of package-lock and npm * chore: replace package-lock.json files with yarn.lock * chore: replace last instance of `npm install`
-
- Mar 08, 2019
-
-
Felix Rieseberg authored
* build: Update TypeScript to v3.3 * build: Update TypeScript, use @typescript-eslint
-
- Feb 07, 2019
-
-
Samuel Attard authored
-
- Oct 09, 2018
-
-
Manoel authored
.eslintrc file without extension is deprecated.
-
- Oct 02, 2018
-
-
Milan Burda authored
-
- Sep 29, 2018
-
-
Milan Burda authored
-
- Sep 16, 2018
-
-
Samuel Attard authored
* chore: replace standard with eslint-config-standard This adds support for --cache so linting JS only takes ~1 second and only lints things that changed It also allows us to add custom linting rules * chore: add eslint-plugin-mocha and enable the no-exclusive-tests rule This will block anyone from pushing / merging a `.only` test or describe
-