Socket
Book a DemoInstallSign in
Socket

@myxplor/eslint-config-base

Package Overview
Dependencies
Maintainers
8
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myxplor/eslint-config-base

Basic ESLint shareable config, for projects not using React

1.0.5
latest
Source
npmnpm
Version published
Maintainers
8
Created
Source

Xplor ESLint Shareable Config Base

An ESLint Shareable Config for Javascript based projects

Contains the basic ESLint shareable config, for projects not using React.

Installation

Use the package manager npm or yarn to install it.

Peer Dependencies

Peer dependencies need to be installed in order to make it work properly

"eslint": "^6.3.0"
"prettier": "^1.18.2"
"typescript": "^3.6.3"
"eslint-plugin-prettier": "^3.1.0"
"@typescript-eslint/eslint-plugin": "^2.12.0"

After that you should install the plugin without any problem

yarn add -D @myxplor/eslint-config-base

Usage

Once the @myxplor/eslint-config-base package is installed, you can use it by specifying @myxplor/eslint-config-base in the extends section of your ESLint configuration.

{
  "extends": "@myxplor/eslint-config-base",
  "rules": {
    // Additional, per-project rules...
  }
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contributors

  • View Contributors

License

MIT

FAQs

Package last updated on 06 Feb 2023

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.