Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@electron-toolkit/eslint-config-prettier

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron-toolkit/eslint-config-prettier - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@electron-toolkit/eslint-config-prettier",
"version": "1.0.0",
"description": "eslint-config-prettier for Electron.",
"version": "1.0.1",
"description": "ESLint config with Prettier support for Electron projects.",
"main": "index.js",

@@ -6,0 +6,0 @@ "files": [

# @electron-toolkit/eslint-config-prettier
> eslint-config-prettier for Electron.
> ESLint config with Prettier support for Electron projects.

@@ -25,3 +25,3 @@ Requires `eslint >= 8.0.0` and `prettier >= 3.0.0`.

// ... other configs
"@electron-toolkit/eslint-config-prettier"
'@electron-toolkit/eslint-config-prettier'
]

@@ -28,0 +28,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc