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.0 to 2.11.1

8

CHANGELOG.md

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

## [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)
### Bug Fixes
* Fix eslint rule validation, and drop the yo package ([ee8861b](https://github.com/billogram/frontend-dev-tools/commit/ee8861b))
## [2.11.0](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.10.0...@billogram/eslint-config@2.11.0) (2021-07-26)

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

2

config/react.js

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

'react/jsx-boolean-value': ['warn', 'always'],
'react/jsx-child-element-spacing': ['warn', {}],
'react/jsx-child-element-spacing': 'warn',
'react/jsx-closing-bracket-location': ['warn', {

@@ -41,0 +41,0 @@ selfClosing: 'after-props',

{
"name": "@billogram/eslint-config",
"version": "2.11.0",
"version": "2.11.1",
"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