File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 1
1
# What makes the library better?
2
- [ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
3
-
4
- [ ![ code linting: jest] ( https://img.shields.io/badge/lint-eslint-blue.svg )] ( https://github.com/eslint/eslint )
5
-
6
- [ ![ code quality: jest] ( https://img.shields.io/badge/test-jest-ff69b4.svg )] ( https://facebook.github.io/jest/ )
7
-
8
- ![ test coverage] ( https://img.shields.io/badge/coverage-100%-green.svg )
9
-
10
- [ ![ MIT license] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://lbesson.mit-license.org/ )
2
+ [ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier ) [ ![ code linting: jest] ( https://img.shields.io/badge/lint-eslint-blue.svg )] ( https://github.com/eslint/eslint ) [ ![ code quality: jest] ( https://img.shields.io/badge/test-jest-ff69b4.svg )] ( https://facebook.github.io/jest/ ) ![ test coverage] ( https://img.shields.io/badge/coverage-100-green.svg ) [ ![ MIT license] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://lbesson.mit-license.org/ )
11
3
12
4
# Installation
13
5
## Using npm:
You can’t perform that action at this time.
0 commit comments