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

chore: add scripts for fixing lint #129

Merged
merged 5 commits into from May 25, 2021

Conversation

snitin315
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Add scripts for fixing lint issues.

Breaking Changes

None

Additional Info

No

@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #129 (2b5e331) into master (ae3b128) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files           6        6           
  Lines         700      700           
  Branches      299      299           
=======================================
  Hits          683      683           
  Misses         15       15           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae3b128...2b5e331. Read the comment docs.

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@snitin315
Copy link
Member Author

snitin315 commented May 25, 2021

what about this one -

"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different",

@alexander-akait
Copy link
Member

Maybe fmt:check ?

@snitin315
Copy link
Member Author

Hmm, I was thinking the same 👍🏻

package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants