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

@reverecre/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reverecre/eslint-config - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -6,3 +6,3 @@ module.exports = {

},
plugins: ["@typescript-eslint", "@reverecre/relay"],
plugins: ["@typescript-eslint"],
extends: [

@@ -9,0 +9,0 @@ "eslint:recommended",

{
"name": "@reverecre/eslint-config",
"private": false,
"version": "1.0.0",
"version": "1.0.1",
"description": "Shared ESLint config for Revere TypeScript projects",

@@ -12,3 +11,10 @@ "repository": {

"license": "MIT",
"homepage": "https://github.com/RevereCRE/eslint-config#readme"
"homepage": "https://github.com/RevereCRE/eslint-config#readme",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react-hooks": "^4.2.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