@appium/eslint-config-appium-ts

0.3.3 • Public • Published

@appium/eslint-config-appium-ts

Provides a reusable ESLint shared configuration for Appium and Appium-adjacent projects (for TypeScript)

Motivation

If your package has no TypeScript sources, you don't need this. However, if your package does have TypeScript sources, you can't lint those files without this.

Usage

Install the package with npm v8 or newer:

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

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

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

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.

License

Copyright © 2023 OpenJS Foundation. Licensed Apache-2.0

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @appium/eslint-config-appium-ts

      Homepage

      appium.io

      Weekly Downloads

      2,203

      Version

      0.3.3

      License

      Apache-2.0

      Unpacked Size

      19.4 kB

      Total Files

      4

      Last publish

      Collaborators

      • jlipps
      • nick.mokhnach
      • kazucocoa
      • boneskull