Skip to content

electron/eslint-config

Repository files navigation

@electron-internal/eslint-config npm

This module is a reusable eslint config that the Electron team uses across our projects for consistency. It is loosely based on standard but with several deviations, most notably we enforce semicolon usage.

Installation

yarn add eslint eslint-plugin-node @electron-internal/eslint-config --dev
// .eslintrc.json
{
  "extends": "@electron-internal"
}

About

ESLint config used by Electron and Electron maintained modules

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 6