Socket
Socket
Sign inDemoInstall

@berlysia/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@berlysia/eslint-config - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

3

jest.js

@@ -14,3 +14,2 @@ module.exports = {

"jest/no-duplicate-hooks": "error",
"jest/no-empty-title": "error",
"jest/no-expect-resolves": "error",

@@ -44,3 +43,3 @@ "jest/no-export": "error",

"jest/require-top-level-describe": "off", // トップレベルにtestを書かせろ
"jest/require-tothrow-message": "error",
"jest/require-to-throw-message": "error",
"jest/valid-describe": "off", // https://github.com/jest-community/eslint-plugin-jest/issues/203

@@ -47,0 +46,0 @@ "jest/valid-expect": "error",

{
"name": "@berlysia/eslint-config",
"version": "1.1.0",
"version": "1.2.0",
"description": "",

@@ -32,3 +32,3 @@ "main": "index.js",

"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jest": "^22.7.2",
"eslint-plugin-jest": "^23.0.0",
"eslint-plugin-prettier": "^3.1.0",

@@ -45,6 +45,6 @@ "eslint-plugin-react": "^7.14.2",

"jest": "24.9.0",
"lint-staged": "9.4.2",
"lint-staged": "9.4.3",
"npm-run-all": "4.1.5",
"prettier": "1.18.2",
"typescript": "3.6.4"
"prettier": "1.19.1",
"typescript": "3.7.2"
},

@@ -51,0 +51,0 @@ "lint-staged": {

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