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

@bmatei/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bmatei/eslint-config - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.18](https://github.com/bfmatei/eslint-config/compare/v1.0.17...v1.0.18) (2020-03-15)
### Bug Fixes
* disable no-unsafe-call ([b670a29](https://github.com/bfmatei/eslint-config/commit/b670a299ca96b00aec846411de5cd72548ca399f))
## [1.0.17](https://github.com/bfmatei/eslint-config/compare/v1.0.16...v1.0.17) (2020-03-15)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@bmatei/eslint-config",
"version": "1.0.17",
"version": "1.0.18",
"description": "Configurations for ESLint",

@@ -5,0 +5,0 @@ "author": "Bogdan Matei <bogdan@matei.dev>",

@@ -203,2 +203,3 @@ # ESLint Configuration

- `@typescript-eslint/no-untyped-public-signature` - disabled - `explicit-module-boundary-types`
- `@typescript-eslint/no-unsafe-call` - disabled as it is too strict
- `@typescript-eslint/no-unused-vars` - disabled since this is reported by compiler

@@ -205,0 +206,0 @@ - `@typescript-eslint/no-unused-vars-experimental` - disabled since this is reported by compiler

Sorry, the diff of this file is not supported yet

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