New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@excalidraw/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@excalidraw/eslint-config - npm Package Compare versions

Comparing version 0.0.8-beta to 0.0.9-beta

3

eslintrc.json
{
"extends": ["prettier", "react-app"],
"extends": ["prettier"],
"plugins": ["prettier"],

@@ -8,3 +8,2 @@ "rules": {

"dot-notation": "warn",
"import/no-anonymous-default-export": "off",
"no-console": [

@@ -11,0 +10,0 @@ "warn",

@@ -7,11 +7,4 @@ {

"peerDependencies": {
"@babel/eslint-parser": ">=7",
"eslint-config-prettier": ">=7",
"eslint-plugin-flowtype": ">=5",
"eslint-plugin-import": ">=2",
"eslint-plugin-jsx-a11y": ">=6",
"eslint-plugin-prettier": ">=3",
"eslint-plugin-react-app": ">=6",
"eslint-plugin-react-hooks": ">=4",
"eslint-plugin-react": ">=7",
"prettier": ">=2"

@@ -23,3 +16,3 @@ },

"repository": "https://github.com/excalidraw/eslint-config",
"version": "0.0.8-beta"
"version": "0.0.9-beta"
}

@@ -13,11 +13,4 @@ # @excalidraw/eslint-config

@typescript-eslint/parser \
@babel/eslint-parser \
eslint-config-prettier \
eslint-plugin-flowtype \
eslint-plugin-import \
eslint-plugin-jsx-a11y \
eslint-plugin-prettier \
eslint-plugin-react \
eslint-plugin-react-app \
eslint-plugin-react-hooks \
prettier

@@ -24,0 +17,0 @@ ```

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