Skip to content

Commit ccddf79

Browse files
committed
Merge branch 'master' of github.com:awibox/react-promise-loader into react17
2 parents 58887e7 + b9a35fe commit ccddf79

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.deepsource.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version = 1
2+
3+
[[analyzers]]
4+
name = "javascript"
5+
enabled = true
6+
7+
[analyzers.meta]
8+
environment = [
9+
"nodejs",
10+
"jest"
11+
]
12+
plugins = ["react"]
13+
style_guide = "airbnb"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![react-promise-loader](https://repository-images.githubusercontent.com/236146663/28c41100-3f90-11ea-9922-a1ed44b60cbe)
44

55
[![Version](https://img.shields.io/npm/v/react-promise-loader)](https://www.npmjs.com/package/react-promise-loader)
6-
[![Build](https://img.shields.io/github/workflow/status/awb-pw/awb-pw/Deploy)](https://github.com/awibox/react-promise-loader/actions)
6+
[![Build](https://img.shields.io/github/workflow/status/awibox/react-promise-loader/Deploy)](https://github.com/awibox/react-promise-loader/actions)
77
[![Coverage](https://coveralls.io/repos/github/awibox/react-promise-loader/badge.svg?branch=master)](https://coveralls.io/github/awibox/react-promise-loader?branch=master)
88
[![Minified size](https://img.shields.io/bundlephobia/min/react-promise-loader)](https://github.com/awibox/react-promise-loader/blob/master/LICENSE)
99
[![Downloads](https://img.shields.io/npm/dm/react-promise-loader)](https://www.npmjs.com/package/react-promise-loader)

0 commit comments

Comments
 (0)