WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

anthony-j-castro/eslint-config

Repository files navigation

@anthony-j-castro/eslint-config

Reusable ESLint config for React & TypeScript projects by @anthony-j-castro.

Installation

To install the latest version as a dependency of a project:

npm install --save-dev "https://github.com/anthony-j-castro/eslint-config.git#semver:4.2.2"

Then, copy and paste this starter config in a new eslint.config.mjs file:

import config from "@anthony-j-castro/eslint-config";

export default [...config];

Releasing a new version

This repo uses semantic-release to automatically create and tag new versions on every merge to main.

About

Reusable ESLint config for React & TypeScript projects by @anthony-j-castro.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •