npm

eslint-config-cepharum

2.0.0 • Public • Published

eslint-config-cepharum

common ESLint configuration for projects of cepharum GmbH

License

MIT

Prerequisites

Starting with v2, the configuration works with versions of ESLint since v9.

Installation

npm i -D eslint-config-cepharum

Usage

Create eslint.config.js file in the root folder of your project with following content:

import cepharum from "eslint-config-cepharum";

export default [
    // put additional configuration objects here ...
    ...cepharum,
    // ... or here
];

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-cepharum

Weekly Downloads

143

Version

2.0.0

License

MIT

Unpacked Size

10.4 kB

Total Files

7

Last publish

Collaborators

  • soletan
  • simon.friedo