Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7bfc009

Browse filesBrowse files
🤖 chore(package.json): Add lint-and-fix script.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/package.json:scripts-add-lint-and-fix.js Please contact the author of the transform if you believe there was an error.
1 parent d001f35 commit 7bfc009
Copy full SHA for 7bfc009

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
4848
"install-hooks": "husky install",
4949
"lint": "xo",
50+
"lint-and-fix": "npm run lint -- --fix",
5051
"lint-config": "fixpack --dryRun",
5152
"lint-config-and-fix": "fixpack || fixpack",
5253
"postinstall": "npm run install-hooks",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.