Package detail

@arcjet/eslint-config

arcjet1.1kApache-2.01.0.0-beta.15

Custom eslint config for Arcjet projects

arcjet, config, eslint

readme

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://arcjet.com/logo/arcjet-dark-lockup-voyage-horizontal.svg"> Arcjet Logo </picture>

@arcjet/eslint-config

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/npm/v/%40arcjet%2Feslint-config?style=flat-square&label=%E2%9C%A6Aj&labelColor=000000&color=5C5866"> npm badge </picture>

Custom eslint config for Arcjet projects.

What is this?

This is our ESLint configuration that we share across our codebase.

When should I use this?

This is an internal Arcjet package not designed for public use. See our Get started guide for how to use Arcjet in your application.

Install

This package is ESM only. Install with npm in Node.js:

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

Use

import arcjetEslintConfig from "@arcjet/eslint-config";

export default [...arcjetEslintConfig];

License

Apache License, Version 2.0 © Arcjet Labs, Inc.