File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,12 @@ node_modules
22.idea
33__tests__
44.npmignore
5- .travis.yml
65.eslintrc.json
76docs
87coverage
98.github
109CONTRIBUTING.md
1110CODE_OF_CONDUCT.md
11+ .husky
12+ .editorconfig
13+ .prettierignore
Original file line number Diff line number Diff line change 22
33Enforce best practices for JavaScript promises.
44
5- [ ![ travis-ci ] ( https://travis-ci.org/xjamundx /eslint-plugin-promise. svg )] ( https://travis-ci.org/xjamundx /eslint-plugin-promise )
5+ [ ![ CI ] ( https://github.com/eslint-community /eslint-plugin-promise/actions/workflows/CI.yml/badge. svg )] ( https://github.com/eslint-community /eslint-plugin-promise/actions/workflows/CI.yml )
66[ ![ npm version] ( https://badge.fury.io/js/eslint-plugin-promise.svg )] ( https://www.npmjs.com/package/eslint-plugin-promise )
77[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
88
You can’t perform that action at this time.
0 commit comments