/eslint-setup

tiny cli tool to set up antfu/eslint-config

Primary LanguagePythonThe UnlicenseUnlicense

eslint_setup

this cli tool sets up antfu/eslint-config for vscode.

the project uses uv for development.

Usage

eslint_setup

Installation

GitHub Release

Download the latest release from GitHub Releases.

PyPI

pip install https://github.com/Rettend/eslint-setup/releases/download/v0.1.0/eslint_setup-0.1.0-py3-none-any.whl

Local

uv build
uv pip install -e .