Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

run-z/eslint-config

Repository files navigation

Run Z ESLint Configuration

NPM Build Status GitHub Project

Contains highly opinionated linting rules for TypeScript, JavaScript, and Jest.

Used in Hatsy, proc7ts, run-z, and Wesib projects.

Example Configuration

Add dependencies:

pnpm add -D eslint @run-z/eslint-config

Put the following to eslint.config.js:

import configs from '@run-z/eslint-config';

export default configs;

About

Run Z ESLint configuration

Topics

Resources

License

Stars

Watchers

Forks

Contributors