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

eslint-config-ordermentum

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-ordermentum - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

10

browser.js
module.exports = {
plugins: ["emotion", "react", "jsx-a11y"],
plugins: ["@emotion", "react", "jsx-a11y"],
env: {

@@ -17,6 +17,6 @@ browser: true,

"import/prefer-default-export": "off",
"emotion/jsx-import": "error",
"emotion/no-vanilla": "error",
"emotion/import-from-emotion": "error",
"emotion/styled-import": "error",
"@emotion/jsx-import": "error",
"@emotion/no-vanilla": "error",
"@emotion/import-from-emotion": "error",
"@emotion/styled-import": "error",
"react/default-props-match-prop-types": "warn",

@@ -23,0 +23,0 @@ "react/forbid-prop-type": "off",

{
"name": "eslint-config-ordermentum",
"version": "1.0.5",
"version": "1.0.6",
"main": "index.js",

@@ -9,2 +9,3 @@ "repository": "git@github.com:ordermentum/eslint-config-ordermentum.git",

"dependencies": {
"@emotion/eslint-plugin": "^11.2.0",
"@typescript-eslint/eslint-plugin": "4.28.2",

@@ -16,3 +17,2 @@ "@typescript-eslint/parser": "4.28.2",

"eslint-config-prettier": "8.3.0",
"eslint-plugin-emotion": "11.0.0",
"eslint-plugin-flowtype": "5.8.0",

@@ -19,0 +19,0 @@ "eslint-plugin-import": "2.23.4",

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