Socket
Socket
Sign inDemoInstall

@descriptive/eslint-config-web-app

Package Overview
Dependencies
391
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @descriptive/eslint-config-web-app

ESLint configuration used by web app


Version published
Weekly downloads
4
Maintainers
1
Install size
29.6 MB
Created
Weekly downloads
 

Readme

Source

@descriptive/eslint-config-web-app

NPM version

See eslint-config-react-app@7.0.0 (repository).

Install

npm install @descriptive/eslint-config-web-app

Changes

New files:

CHANGELOG.md

Removed files:

LICENSE

Updated files:

base.js
index.js
jest.js
package.json
README.md

package.json diff:

 "@babel/core": "^7.16.0",
 "@babel/eslint-parser": "^7.16.3",
+"@descriptive/babel-preset-web-app": "1.1.0",
 "@rushstack/eslint-patch": "^1.1.0",
 "@typescript-eslint/eslint-plugin": "^5.5.0",
 "@typescript-eslint/parser": "^5.5.0",
-"babel-preset-react-app": "^10.0.1",
 "confusing-browser-globals": "^1.0.11",
-"eslint-plugin-flowtype": "^8.0.3",
 "eslint-plugin-import": "^2.25.3",
 "eslint-plugin-jest": "^25.3.0",
-"eslint-plugin-jsx-a11y": "^6.5.1",
-"eslint-plugin-react": "^7.27.1",
-"eslint-plugin-react-hooks": "^4.3.0",
 "eslint-plugin-testing-library": "^5.0.1"

Removed the dependencies:

npm rm eslint-plugin-flowtype \
       eslint-plugin-jsx-a11y \
       eslint-plugin-react \
       eslint-plugin-react-hooks

License

MIT

FAQs

Last updated on 20 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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