Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(eslint-plugin): fix incorrect quote #3810

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

rafaelss95
Copy link
Contributor

Before:
Captura de Tela 2021-08-29 às 01 27 29

After:
Captura de Tela 2021-08-29 às 01 28 57

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @rafaelss95!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented Aug 29, 2021

Codecov Report

Merging #3810 (cfb587b) into master (055add0) will increase coverage by 0.89%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3810      +/-   ##
==========================================
+ Coverage   92.68%   93.57%   +0.89%     
==========================================
  Files         327      147     -180     
  Lines       11351     7864    -3487     
  Branches     3201     2490     -711     
==========================================
- Hits        10521     7359    -3162     
+ Misses        369      161     -208     
+ Partials      461      344     -117     
Flag Coverage Δ
unittest 93.57% <100.00%> (+0.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/src/rules/indent-new-do-not-use/OffsetStorage.ts 100.00% <100.00%> (ø)
...rimental-utils/src/ast-utils/eslint-utils/index.ts
...kages/scope-manager/src/referencer/ClassVisitor.ts
...kages/experimental-utils/src/eslint-utils/index.ts
packages/visitor-keys/src/get-keys.ts
packages/scope-manager/src/lib/scripthost.ts
packages/scope-manager/src/lib/es5.ts
...experimental-utils/src/ts-eslint-scope/Variable.ts
packages/eslint-plugin-tslint/src/custom-linter.ts
packages/scope-manager/src/lib/esnext.promise.ts
... and 167 more

Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@bradzacher bradzacher added the documentation Documentation ("docs") that needs adding/updating label Sep 3, 2021
@bradzacher bradzacher merged commit e59a17c into typescript-eslint:master Sep 3, 2021
@rafaelss95 rafaelss95 deleted the patch-1 branch September 3, 2021 17:59
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation ("docs") that needs adding/updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants