Skip to content

Commit c519696

Browse files
committed
fix: update build badge
1 parent 49e4c90 commit c519696

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.MD

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [@murshidazher/eslint-config-react](https://github.com/murshidazher/eslint-config-react) [![npm](https://img.shields.io/npm/v/@murshidazher/eslint-config-react.svg?label=&color=0080FF)](https://github.com/murshidazher/eslint-config-react/releases/latest)
22

3-
![build: github workflow](https://img.shields.io/github/workflow/status/murshidazher/eslint-config-react/Release/master?style=flat-square)
3+
![build: github workflow](https://img.shields.io/github/actions/workflow/status/murshidazher/eslint-config-react/release.yml?style=flat-square)
44
![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)
55

66
> An opinionated eslint configuration to make linting a 🌬️. **Accepting PRs**
@@ -11,10 +11,15 @@
1111

1212
## Table of Contents
1313

14-
- [Table of Contents](#table-of-contents)
14+
- [@murshidazher/eslint-config-react ](#murshidazhereslint-config-react-)
15+
- [Table of Contents](#table-of-contents)
1516
- [Purpose](#purpose)
1617
- [Installation](#installation)
18+
- [Option 1: NPM](#option-1-npm)
19+
- [Option 2: YARN](#option-2-yarn)
1720
- [How to use](#how-to-use)
21+
- [Extending](#extending)
22+
- [Commit Hook](#commit-hook)
1823
- [Contributors](#contributors)
1924
- [Contributing](#contributing)
2025
- [License](#license)

0 commit comments

Comments
 (0)