Socket
Socket
Sign inDemoInstall

eslint-config-radiofrance

Package Overview
Dependencies
235
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

2

index.js

@@ -26,2 +26,4 @@ const eslintConfigXoTypescript = require('eslint-config-xo-typescript');

'no-console': 'error',
// Override from eslint-config-xo to avoid unnecessary newline in file.
'object-curly-newline': 'error',
// For each require/import, we should a explicit file extension.

@@ -28,0 +30,0 @@ 'import/extensions': [

2

package.json
{
"name": "eslint-config-radiofrance",
"version": "5.0.1",
"version": "5.0.2",
"description": "ESLint shareable config for Radio France",

@@ -5,0 +5,0 @@ "license": "CECILL-B",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc