Skip to content

ryanep/eslint-config

Repository files navigation

Screenshot

@ryanep/eslint-config

A personal ESLint config.

Introduction

This project is a personal ESLint configuration to ensure code quality and consistency across multiple personal projects.

Usage

Install the packages using npm install --save-dev eslint @ryanep/eslint-config.

Create a new eslint.config.js file and add the following:

import { createConfig } from "@ryanep/eslint-config";

export const eslintConfig = createConfig();

export default eslintConfig;

License

Licensed under the MIT license.

About

An ESLint configuration for enforcing code quality and consistency across personal projects.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages