Socket
Socket
Sign inDemoInstall

@billogram/eslint-config

Package Overview
Dependencies
Maintainers
8
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@billogram/eslint-config - npm Package Compare versions

Comparing version 2.11.1 to 2.11.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.11.2](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.11.1...@billogram/eslint-config@2.11.2) (2022-10-17)
### Bug Fixes
* Fix eslint rule validation ([42ebe39](https://github.com/billogram/frontend-dev-tools/commit/42ebe39))
## [2.11.1](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.11.0...@billogram/eslint-config@2.11.1) (2022-10-14)

@@ -8,0 +16,0 @@

2

config/react.js

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

'react/jsx-no-bind': 'off',
'react/jsx-no-comment-textnodes': ['warn', {}],
'react/jsx-no-comment-textnodes': 'warn',
'react/jsx-no-constructed-context-values': 'warn',

@@ -77,0 +77,0 @@ 'react/jsx-no-duplicate-props': ['warn', {

{
"name": "@billogram/eslint-config",
"version": "2.11.1",
"version": "2.11.2",
"description": "Custom ESLint configurations",

@@ -5,0 +5,0 @@ "keywords": [

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