@opencloud-eu/eslint-config

2.2.0 • Public • Published

OpenCloud eslint-config

Matrix

This package provides a reusable eslint config for application and extension development within the OpenCloud Web ecosystem.

Installation

Depending on your package manager, run one of the following commands:

$ npm install @opencloud-eu/eslint-config --save-dev

$ pnpm add -D @opencloud-eu/eslint-config

$ yarn add @opencloud-eu/eslint-config --dev

Usage

To extend your eslint config with the OpenCloud eslint config, add the following to your .eslint.config.js file:

import openCloudConfig from '@opencloud-eu/eslint-config'

export default [...openCloudConfig]

Readme

Keywords

none

Package Sidebar

Install

npm i @opencloud-eu/eslint-config

Weekly Downloads

102

Version

2.2.0

License

AGPL-3.0

Unpacked Size

38.3 kB

Total Files

4

Last publish

Collaborators

  • opencloudops