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

@reverecre/eslint-config

Package Overview
Dependencies
Maintainers
2
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.4.0 to 1.5.0

3

index.js

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

},
plugins: ['@typescript-eslint'],
plugins: ['@typescript-eslint', '@reverecre/fontawesome'],
extends: [

@@ -15,2 +15,3 @@ 'eslint:recommended',

rules: {
'@reverecre/fontawesome/shakeable-imports': 'error',
'@typescript-eslint/no-unused-vars': [

@@ -17,0 +18,0 @@ 'warn',

{
"name": "@reverecre/eslint-config",
"version": "1.4.0",
"version": "1.5.0",
"description": "Shared ESLint config for Revere TypeScript projects",

@@ -31,3 +31,6 @@ "repository": {

"prettier": "^2.6.2"
},
"dependencies": {
"@reverecre/eslint-plugin-fontawesome": "^1.1.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