Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@appium/eslint-config-appium

Package Overview
Dependencies
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/eslint-config-appium

Shared ESLint config for Appium projects

latest
Source
npmnpm
Version
8.0.5
Version published
Weekly downloads
2.8K
47.1%
Maintainers
7
Weekly downloads
 
Created
Source

@appium/eslint-config-appium

Provides a reusable ESLint shared configuration for Appium and Appium-adjacent projects.

Usage

Install the package with npm v8 or newer:

npm install @appium/eslint-config-appium --save-dev

And then, in your .eslintrc file, extend the configuration:

{
  "extends": "@appium/eslint-config-appium"
}

Peer Dependencies

This config requires the following packages be installed (as peer dependencies) in your project. See the package.json for the required versions.

Notes

  • This configuration is intended to be used alongside Prettier.
  • This package was previously published as eslint-config-appium.

License

Copyright © 2016 OpenJS Foundation. Licensed Apache-2.0

Keywords

eslint

FAQs

Package last updated on 18 Oct 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