Skip to content

Navigation Menu

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 30b6ac5

Browse filesBrowse files
committed
chore(linting): add eslint plugin format
1 parent 0383e99 commit 30b6ac5
Copy full SHA for 30b6ac5

File tree

2 files changed

+79
-7
lines changed
Filter options

2 files changed

+79
-7
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@
5959
"vue-router": "^4.5.0",
6060
"vue-sidebar-menu": "^5.5.0"
6161
},
62-
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
62+
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
63+
"dependencies": {
64+
"eslint-plugin-format": "^1.0.1"
65+
}
6366
}

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+75-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

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