Socket
Book a DemoInstallSign in
Socket

@rebilly/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rebilly/eslint-config

Shared ESLint config for Rebilly frontend projects

2.0.9
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

Rebilly shared eslint configs

These are the shared eslint configs for all Rebilly frontend projects.

Where possible, we should exclusively try to extend these configs, and avoid adding overrides in our projects. This will keep the projects consistent and reduce the difficulty when switching between projects.

Usage

  • Install the package in the project: pnpm add -D @rebilly/eslint-config@workspace:*
  • Extend the appropriate config in the project's .eslintrc.js file:
module.exports = {
  root: true,
  // Which config to extend depends on the project type, see below
  extends: ["@rebilly/eslint-config/vue"],
};

Configs

ConfigExtendDescription
Base@rebilly/eslint-configBase config for all projects, containing generic Javascript and Prettier eslint rules.
Typescript@rebilly/eslint-config/typescriptTypeScript projects.
Vue@rebilly/eslint-config/vueVue projects written in TypeScript.

FAQs

Package last updated on 12 Aug 2025

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.