This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ <p >
2
+ <a href =" https://www.npmjs.com/package/eslint-define-config " target =" _blank " >
3
+ <img alt="NPM package" src="https://img.shields.io/npm/v/eslint-define-config.svg">
4
+ </a >
5
+ <a href =" https://www.npmjs.com/package/eslint-define-config " target =" _blank " >
6
+ <img alt="Downloads" src="https://img.shields.io/npm/dt/eslint-define-config.svg">
7
+ </a >
8
+ <a href =" https://github.com/Shinigami92/eslint-define-config/actions/workflows/ci.yml " >
9
+ <img alt="Build Status" src="https://github.com/Shinigami92/eslint-define-config/actions/workflows/ci.yml/badge.svg?branch=main">
10
+ </a >
11
+ <a href =" https://github.com/Shinigami92/eslint-define-config/blob/main/LICENSE " >
12
+ <img alt="License: MIT" src="https://img.shields.io/github/license/Shinigami92/eslint-define-config.svg">
13
+ </a >
14
+ <a href =" https://prettier.io " target =" _blank " >
15
+ <img alt="Code Style: Prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg">
16
+ </a >
17
+ </p >
18
+
1
19
# eslint-define-config
2
20
3
21
Provide a ` defineConfig ` function for ` .eslintrc.js ` files.
You can’t perform that action at this time.
0 commit comments